dc-immich/renovate.json
2023-10-30 09:41:51 +01:00

9 lines
195 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"groupName": "Immich",
"matchPackagePrefixes": ["ghcr.io/immich-app/immich"]
}
]
}