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 e4ee8be commit d29cb6fCopy full SHA for d29cb6f
.github/dependabot.yml
@@ -15,7 +15,7 @@ updates:
15
- package-ecosystem: "gomod"
16
directory: "/"
17
schedule:
18
- interval: "weekly"
+ interval: "monthly"
19
groups:
20
## group all dependencies with a k8s.io prefix into a single PR.
21
kubernetes:
@@ -49,7 +49,7 @@ updates:
49
50
directory: "/test"
51
52
53
54
55
0 commit comments