10
.github/renovate.json
vendored
10
.github/renovate.json
vendored
@@ -47,9 +47,15 @@
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/postgresql/pg*/*.yml"
|
||||
"apps/postgresql/16.*/*.yml"
|
||||
],
|
||||
"allowedVersions": "/^pg17*/"
|
||||
"allowedVersions": "/^16.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/postgresql/17.*/*.yml"
|
||||
],
|
||||
"allowedVersions": "/^17.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
|
||||
Reference in New Issue
Block a user