mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-29 09:02:28 +00:00
fix: update renovate syntax
This commit is contained in:
committed by
Vegard Hagen
parent
d898ef76e9
commit
694d56b32d
@@ -26,14 +26,14 @@
|
||||
{
|
||||
"groupName": "Media containers",
|
||||
"matchPackageNames": [
|
||||
"ghcr.io/onedr0p**",
|
||||
"ghcr.io/jellyfin**"
|
||||
"ghcr.io/onedr0p/**",
|
||||
"ghcr.io/jellyfin/**"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "Netbird",
|
||||
"matchPackageNames": [
|
||||
"docker.io/netbirdio**"
|
||||
"docker.io/netbirdio/**"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user