Update renovate.json: Add version rules for postgresql-postgis 16 and 17
This commit is contained in:
@@ -193,6 +193,18 @@
|
|||||||
],
|
],
|
||||||
"allowedVersions": "/^8.4.*/"
|
"allowedVersions": "/^8.4.*/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchFileNames": [
|
||||||
|
"apps/postgresql-postgis/16-*/*.yml"
|
||||||
|
],
|
||||||
|
"allowedVersions": "/^16-*/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchFileNames": [
|
||||||
|
"apps/postgresql-postgis/17-*/*.yml"
|
||||||
|
],
|
||||||
|
"allowedVersions": "/^17-*/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": [
|
"matchFileNames": [
|
||||||
"apps/safeline/8.*.*/*.yml"
|
"apps/safeline/8.*.*/*.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user