Skip to content

Commit a38e2c4

Browse files
authored
ci: tweak renovate react rule (#900)
1 parent 2d239fc commit a38e2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"matchPackageNames": ["!actions/{/,}**", "!github/{/,}**"],
3333
},
3434
{
35-
"groupName": "react",
35+
"groupName": "react-related dependencies",
3636
"matchPackageNames": [
3737
"react",
3838
"react-dom",

0 commit comments

Comments
 (0)