feat: 修改 dataease 的 renovate 配置

This commit is contained in:
zhengkunwang223
2024-01-18 16:38:25 +08:00
parent 8067e8fb3f
commit 5eb4b92f32

View File

@@ -39,8 +39,8 @@
"allowedVersions": "/^8.*/" "allowedVersions": "/^8.*/"
}, },
{ {
"matchFileNames": ["apps/dataease/1.18.*/*.yml"], "matchFileNames": ["apps/dataease/1.*/*.yml"],
"allowedVersions": "/^1.18.*/" "allowedVersions": "/^1.*/"
}, },
{ {
"matchFileNames": ["apps/dataease/2.*/*.yml"], "matchFileNames": ["apps/dataease/2.*/*.yml"],