Skip to content

Commit e4d93aa

Browse files
committed
chore: group dependabot updates
1 parent f192b36 commit e4d93aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ updates:
77
interval: weekly
88
day: "sunday"
99
time: "11:00" # 11am UTC
10+
groups:
11+
gomod:
12+
patterns:
13+
- "*" # Group all updates into a single larger pull request.
1014
- package-ecosystem: github-actions
1115
directory: "/"
1216
schedule:

0 commit comments

Comments
 (0)