diff --git a/renovate.json b/renovate.json index 922cb4812..0140b5099 100644 --- a/renovate.json +++ b/renovate.json @@ -193,6 +193,18 @@ ], "allowedVersions": "/^8.4.*/" }, + { + "matchFileNames": [ + "apps/postgresql-postgis/16-*/*.yml" + ], + "allowedVersions": "/^16-*/" + }, + { + "matchFileNames": [ + "apps/postgresql-postgis/17-*/*.yml" + ], + "allowedVersions": "/^17-*/" + }, { "matchFileNames": [ "apps/safeline/8.*.*/*.yml"