Skip to content

Commit 61c9e0e

Browse files
authored
Let dependabot ignore k8s-openapi (#83)
1 parent f172fff commit 61c9e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ updates:
1414
# It often contains breaking changes so can't be updated manually anyway
1515
# and it needs to be updated together with kube-runtime, kube-derive etc.
1616
- dependency-name: "kube*"
17+
- dependency-name: "k8s-openapi"

0 commit comments

Comments
 (0)