发布应用 PostgreSQL PostGIS 扩展版
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user