From 4ef7ad5f1f90077039b42aa8d8a423fcf8a7c298 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Wed, 13 Aug 2025 17:42:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=BA=94=E7=94=A8=20PostgreS?= =?UTF-8?q?QL=20PostGIS=20=E6=89=A9=E5=B1=95=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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": [