Skip to content

Commit c262693

Browse files
committed
Update dependabot
1 parent da91d95 commit c262693

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ updates:
1717
interval: weekly
1818
labels:
1919
- "dependencies"
20+
groups:
21+
golang-x:
22+
patterns:
23+
- "golang.org/x/*"
24+
everything-else:
25+
patterns:
26+
- "*"
2027
open-pull-requests-limit: 10
2128
pull-request-branch-name:
2229
separator: "-"

0 commit comments

Comments
 (0)