making renovate more powerful
This commit is contained in:
10
apps/immich/renovate.json
Normal file
10
apps/immich/renovate.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"packageRules": [
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["ghcr.io/immich-app/"],
|
||||
"groupName": "Immich containers",
|
||||
"groupSlug": "immich-app-images"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user