diff --git a/renovate.json b/renovate.json index 784466c..99cb80e 100644 --- a/renovate.json +++ b/renovate.json @@ -19,6 +19,10 @@ "matchUpdateTypes": ["major"], "matchPackageNames": ["ghcr.io/cloudnative-pg/postgresql"], "enabled": false + }, + { + "matchPackageNames": ["ghcr.io/cloudnative-pg/postgresql"], + "groupName": "postgresql" } ] }