chore: Update renovate.json

This commit is contained in:
wanghe-fit2cloud 2024-04-23 16:28:39 +08:00
parent ef6d941540
commit b89c484931

View File

@ -66,6 +66,10 @@
"matchFileNames": ["apps/mongodb/6.*/*.yml"],
"allowedVersions": "/^6.*/"
},
{
"matchFileNames": ["apps/mongodb/7.*/*.yml"],
"allowedVersions": "/^7.*/"
},
{
"matchFileNames": ["apps/mariadb/10.*/*.yml"],
"allowedVersions": "/^10.*/"
@ -74,10 +78,6 @@
"matchFileNames": ["apps/mariadb/11.*/*.yml"],
"allowedVersions": "/^11.*/"
},
{
"matchFileNames": ["apps/mongodb/7.*/*.yml"],
"allowedVersions": "/^7.*/"
},
{
"matchFileNames": ["apps/sonarqube/9.*/*.yml"],
"allowedVersions": "/^9.*/"