Skip to content

Commit 37a4e8b

Browse files
committed
chore(deps): group minor & patch updates
1 parent dcbab6a commit 37a4e8b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

renovate.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@
1717
"addLabels": ["deps: docker-actions"]
1818
},
1919
{
20-
"matchUpdateTypes": ["patch"],
21-
"groupName": "weekly patch updates",
22-
"schedule": ["before 5am every monday"],
23-
"addLabels": ["deps: patches"]
20+
"matchUpdateTypes": ["minor", "patch"],
21+
"groupName": "weekly minor & patch updates",
22+
"schedule": ["before 5am every monday"]
2423
},
2524
{
2625
"managers": ["npm"],

0 commit comments

Comments
 (0)