We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e3a38 commit c9033a5Copy full SHA for c9033a5
1 file changed
.github/dependabot.yml
@@ -41,4 +41,8 @@ updates:
41
interval: weekly
42
day: "tuesday"
43
time: "01:00"
44
-
+ groups:
45
+ k8s-ecosystem:
46
+ patterns:
47
+ - "k8s.io/*"
48
+ - "sigs.k8s.io/*"
0 commit comments