chore: remove package group definitions from renovate config (#2898)
Removed group definitions for Slatejs and Call.
This commit is contained in:
parent
a33e8db9a3
commit
b107109453
1 changed files with 0 additions and 6 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
|
@ -13,15 +13,9 @@
|
||||||
"matchUpdateTypes": ["lockFileMaintenance"]
|
"matchUpdateTypes": ["lockFileMaintenance"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName": "Slatejs",
|
|
||||||
"matchPackageNames": ["slate", "slate-dom", "slate-history", "slate-react"]
|
"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"]
|
"matchPackageNames": ["linkifyjs", "linkify-react"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue