chore: group together monaco-editor and plugin (#42443)

This should get renovate to create PRs where both are modified.
This commit is contained in:
Oliver Eyton-Williams
2021-06-12 09:41:21 +02:00
committed by GitHub
parent 2d450bd4e6
commit 9beb788d7b

View File

@ -11,6 +11,10 @@
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"groupName": "Monaco Editor",
"matchPackageNames": ["monaco-editor", "monaco-editor-webpack-plugin"]
}
],
"ignorePaths": [