chore: remove package group definitions from renovate config (#2898)

Removed group definitions for Slatejs and Call.
This commit is contained in:
Krishan 2026-04-16 22:00:39 +10:00 committed by GitHub
commit b107109453
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,15 +13,9 @@
"matchUpdateTypes": ["lockFileMaintenance"]
},
{
"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"]
}
],