feat: 修改 dataease 的 renovate 配置
This commit is contained in:
@@ -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"],
|
||||||
|
|||||||
Reference in New Issue
Block a user