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

This should get renovate to create PRs where both are modified.
pull/42435/head
Oliver Eyton-Williams 2021-06-12 09:41:21 +02:00 committed by GitHub
parent 2d450bd4e6
commit 9beb788d7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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": [