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
parent a33e8db9a3
commit b107109453

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"]
}
],