forked from Ninjalama/streamyfin_mirror
refactor: biome update and fix renovate and ci (#932)
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
"schedule": ["every month"]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchDepTypes": ["dependencies", "devDependencies"],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"description": "Add 'ci' and 'github-actions' labels to GitHub Action update PRs",
|
||||
"matchManagers": ["github-actions"],
|
||||
@@ -45,5 +49,6 @@
|
||||
"matchPackagePatterns": ["expo", "react-native"],
|
||||
"addLabels": ["expo", "react-native"]
|
||||
}
|
||||
]
|
||||
],
|
||||
"enabledManagers": ["bun"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user