未验证 提交 9e266db3 编写于 作者: J Joe Previte 提交者: GitHub

chore: use matchUpdateTypes (#5942)

上级 834d16df
{
"rangeStrategy": "replace",
"extends": ["config:base"],
"includesPeerDependencies": true,
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "digest"],
"automerge": true,
"groupName": "Minor dependency updates"
},
{
"matchDepTypes": ["peerDependencies"],
"matchUpdateTypes": ["minor", "patch", "digest"],
"automerge": true,
"groupName": "Peer dependency updates"
}
],
"vulnerabilityAlerts": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册