chore: remove package group definitions from renovate config (#2898)
Removed group definitions for Slatejs and Call.
This commit is contained in:
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"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user