Skip to content

Commit 4e559e5

Browse files
authored
chore: group related package update together (#2833)
1 parent 19f28b4 commit 4e559e5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
{
1616
"groupName": "Slatejs",
1717
"matchPackageNames": ["slate", "slate-dom", "slate-history", "slate-react"]
18+
},
19+
{
20+
"groupName": "Call",
21+
"matchPackageNames": ["@element-hq/element-call-embedded", "matrix-widget-api"]
22+
},
23+
{
24+
"groupName": "Linkify",
25+
"matchPackageNames": ["linkifyjs", "linkify-react"]
1826
}
1927
],
2028
"lockFileMaintenance": {

0 commit comments

Comments
 (0)