Skip to content

Commit 3cf2390

Browse files
committed
chore: Group k8s deps on dependabot
1 parent 0cb2965 commit 3cf2390

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+
k8s-dependencies:
7+
patterns:
8+
- "k8s.io*"
59
schedule:
610
interval: "weekly"
711
- package-ecosystem: "gomod"

0 commit comments

Comments
 (0)