Skip to content

Commit 28dfdd6

Browse files
committed
chore: Group k8s deps on dependabot
1 parent 0cb2965 commit 28dfdd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ version: 2
22
updates:
33
- package-ecosystem: "gomod"
44
directory: "/"
5+
k8s-dependencies:
6+
patterns:
7+
- "k8s.io*"
58
schedule:
69
interval: "weekly"
710
- package-ecosystem: "gomod"

0 commit comments

Comments
 (0)