Skip to content

Commit 92f06dc

Browse files
committed
=chore: Groups Dependabot updates by ecosystem
1 parent 7b9ecf1 commit 92f06dc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,20 @@ updates:
77
day: sunday
88
allow:
99
- dependency-type: "all"
10+
groups:
11+
gomod:
12+
patterns:
13+
- "*"
1014
commit-message:
1115
prefix: "chore"
1216
- package-ecosystem: github-actions
1317
directory: "/"
1418
schedule:
1519
interval: weekly
1620
day: sunday
21+
groups:
22+
github-actions:
23+
patterns:
24+
- "*"
1725
commit-message:
1826
prefix: "chore"

0 commit comments

Comments
 (0)