diff --git a/renovate.json b/renovate.json index 4551939..59f4728 100644 --- a/renovate.json +++ b/renovate.json @@ -4,6 +4,10 @@ { "matchUpdateTypes": ["digest"], "enabled": false + }, + { + "groupName": "Immich", + "matchPackageNames": "/^ghcr.io/immich-app/immich/" } ] }