Skip to content

Commit 6ba2e25

Browse files
ci: group all deps from root package.json
1 parent 90d223a commit 6ba2e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"description": "all dependency upgrades in the root package.json should not affect release notes",
3535
"matchFiles": ["package.json"],
3636
"semanticCommitType": "chore",
37-
"extends": ["schedule:weekly"]
37+
"extends": ["schedule:weekly", "group:allNonMajor"]
3838
},
3939
{
4040
"matchPaths": ["examples/**"],

0 commit comments

Comments
 (0)