Skip to content

Commit 0994cf2

Browse files
authored
Update dependabot to group PRs
1 parent 172b735 commit 0994cf2

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
@@ -2,6 +2,10 @@ version: 2
22
updates:
33
- package-ecosystem: "gomod"
44
directory: "/"
5+
groups:
6+
all:
7+
patterns:
8+
- '*'
59
schedule:
610
interval: "daily"
711
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)