making renovate more powerful
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"dependencyDashboard": true
|
||||
"dependencyDashboard": true,
|
||||
"extends": [
|
||||
"./apps/immich/renovate.json"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user