chore: group together monaco-editor and plugin (#42443)
This should get renovate to create PRs where both are modified.
This commit is contained in:
committed by
GitHub
parent
2d450bd4e6
commit
9beb788d7b
@ -11,6 +11,10 @@
|
|||||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||||
"matchCurrentVersion": "!/^0/",
|
"matchCurrentVersion": "!/^0/",
|
||||||
"automerge": true
|
"automerge": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "Monaco Editor",
|
||||||
|
"matchPackageNames": ["monaco-editor", "monaco-editor-webpack-plugin"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
|
Reference in New Issue
Block a user