feat: make renovate group all monaco packages (#43652)
react-monaco-editor depends on specific monaco-editor versions, so this makes sure they're all updated in the same renovate PR
This commit is contained in:
committed by
GitHub
parent
3e1369f892
commit
eb6d3e214f
@ -14,7 +14,7 @@
|
||||
},
|
||||
{
|
||||
"groupName": "Monaco Editor",
|
||||
"matchPackageNames": ["monaco-editor", "monaco-editor-webpack-plugin"]
|
||||
"matchPackageNames": ["monaco-editor", "monaco-editor-webpack-plugin", "react-monaco-editor"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["normalize-url"],
|
||||
|
Reference in New Issue
Block a user