10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"packageRules": [
|
|
{
|
|
"matchDatasources": ["docker"],
|
|
"matchPackagePrefixes": ["ghcr.io/immich-app/"],
|
|
"groupName": "Immich containers",
|
|
"groupSlug": "immich-app-images"
|
|
}
|
|
]
|
|
} |