mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
feat(renovate): group related containers for fewer renovate PRs
This commit is contained in:
@@ -23,6 +23,19 @@
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "Media containers",
|
||||
"matchPackagePrefixes": [
|
||||
"ghcr.io/onedr0p",
|
||||
"ghcr.io/jellyfin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "Netbird",
|
||||
"matchPackagePrefixes": [
|
||||
"docker.io/netbirdio"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchManagers": [
|
||||
"terraform"
|
||||
|
||||
Reference in New Issue
Block a user