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 76e80d1 commit 6a18628Copy full SHA for 6a18628
.github/dependabot.yml
@@ -9,7 +9,5 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: daily
12
- groups:
13
- k8s.io:
14
- patterns:
15
- - "k8s.io/*"
+ ignore:
+ - dependency-name: "k8s.io/*"
0 commit comments