Skip to content

Commit b2e3337

Browse files
committed
1 parent 8e9b523 commit b2e3337

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
groups:
9+
golang-x:
10+
patterns:
11+
- "golang.org/x/*"
12+
k8s:
13+
patterns:
14+
- "k8s.io/*"
815
- package-ecosystem: github-actions
916
directory: "/"
1017
schedule:

0 commit comments

Comments
 (0)