chore: group related package update together (#2833)
This commit is contained in:
parent
38a15e1ad0
commit
2d7bd3ed63
1 changed files with 8 additions and 0 deletions
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
|
|
@ -15,6 +15,14 @@
|
|||
{
|
||||
"groupName": "Slatejs",
|
||||
"matchPackageNames": ["slate", "slate-dom", "slate-history", "slate-react"]
|
||||
},
|
||||
{
|
||||
"groupName": "Call",
|
||||
"matchPackageNames": ["@element-hq/element-call-embedded", "matrix-widget-api"]
|
||||
},
|
||||
{
|
||||
"groupName": "Linkify",
|
||||
"matchPackageNames": ["linkifyjs", "linkify-react"]
|
||||
}
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue