We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165a27c commit 7f60b86Copy full SHA for 7f60b86
.github/dependabot.yml
@@ -12,11 +12,21 @@ updates:
12
directory: "/"
13
schedule:
14
interval: "weekly"
15
+ groups:
16
+ k8s:
17
+ patterns:
18
+ - "k8s.io*"
19
+ - "sigs.k8s.io*"
20
21
- package-ecosystem: "gomod"
22
directory: "/common"
23
24
25
26
27
28
29
30
31
32
directory: "/hack/third-party/capa"
0 commit comments