diff --git a/.github/renovate.json b/.github/renovate.json index 455ff3244..bc4aebb90 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -39,15 +39,15 @@ }, { "matchFileNames": [ - "apps/postgresql-postgis/16.*/*.yml" + "apps/postgresql-postgis/16-*/*.yml" ], - "allowedVersions": "/^16.*/" + "allowedVersions": "/^16-*/" }, { "matchFileNames": [ - "apps/postgresql-postgis/17.*/*.yml" + "apps/postgresql-postgis/17-*/*.yml" ], - "allowedVersions": "/^17.*/" + "allowedVersions": "/^17-*/" }, { "matchFileNames": [