Skip to content

Commit daa0eab

Browse files
committed
Add Dependabot ignores
Add Kubernetes dependencies to the ignored modules for Dependabot.
1 parent 5117deb commit daa0eab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
ignore:
9+
- dependency-name: k8s.io/*

0 commit comments

Comments
 (0)