mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 07:10:50 +08:00
注释掉 major 更新的依赖仪表板审批配置
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
{ "minimumReleaseAge": "14 days", "matchPackageNames": [ "*" ] },
|
||||
|
||||
// major 更新需要人工确认
|
||||
{ "matchUpdateTypes": ["major"], "dependencyDashboardApproval": true },
|
||||
// { "matchUpdateTypes": ["major"], "dependencyDashboardApproval": true },
|
||||
|
||||
// manually update peer dependencies
|
||||
{ "matchDepTypes": [ "peerDependencies" ], "enabled": false }
|
||||
|
Reference in New Issue
Block a user