Skip to content

Commit ce07375

Browse files
committed
group dependencies updates
1 parent 3528d1a commit ce07375

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,14 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
groups:
9+
gh-actions:
10+
dependency-type: production
811

912
- package-ecosystem: "gomod"
1013
directory: "/"
1114
schedule:
1215
interval: "weekly"
16+
groups:
17+
go:
18+
dependency-type: production

0 commit comments

Comments
 (0)