mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 修改 dataease 的 renovate 配置
This commit is contained in:
+2
-2
@@ -40,11 +40,11 @@
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/dataease/1.*/*.yml"],
|
||||
"allowedVersions": "/^1.*/"
|
||||
"allowedVersions": ">=1.18"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/dataease/2.*/*.yml"],
|
||||
"allowedVersions": "/^2.*/"
|
||||
"allowedVersions": ">=2.0"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Reference in New Issue
Block a user