changed renovate.json
This commit is contained in:
+1
-5
@@ -4,15 +4,11 @@
|
|||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"labels": ["dependencies"],
|
"labels": ["dependencies"],
|
||||||
|
"enabledManagers": ["github-actions"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
"groupName": "Pipeline-Updates"
|
"groupName": "Pipeline-Updates"
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchManagers": ["docker-compose"],
|
|
||||||
"matchPackageNames": ["gitea/act_runner", "containrrr/watchtower"],
|
|
||||||
"groupName": "Server-Infrastruktur"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user