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 7167861 commit ee25d48Copy full SHA for ee25d48
.github/dependabot.yml
@@ -9,3 +9,9 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+
13
+ groups:
14
+ k8s:
15
+ applies-to: version-updates
16
+ patterns:
17
+ - "k8s.io/*"
0 commit comments