feat(renovate): group related containers for fewer renovate PRs

This commit is contained in:
Vegard Hagen
2024-11-17 17:03:32 +01:00
parent e5b3cd91d3
commit f1a11669a6
4 changed files with 17 additions and 4 deletions
+13
View File
@@ -23,6 +23,19 @@
}
],
"packageRules": [
{
"groupName": "Media containers",
"matchPackagePrefixes": [
"ghcr.io/onedr0p",
"ghcr.io/jellyfin"
]
},
{
"groupName": "Netbird",
"matchPackagePrefixes": [
"docker.io/netbirdio"
]
},
{
"matchManagers": [
"terraform"