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 48da989 commit bd6862dCopy full SHA for bd6862d
.github/dependabot.yml
@@ -44,7 +44,7 @@ updates:
44
45
# The release branch(es):
46
- package-ecosystem: "gomod"
47
- target-branch: release-0.17
+ target-branch: release-0.18
48
directories:
49
- "/"
50
# We don't update development or test dependencies on release branches
@@ -70,7 +70,7 @@ updates:
70
- k8s.io/klog/*
71
72
- package-ecosystem: "docker"
73
74
75
# CUDA image
76
- "/deployments/container"
@@ -90,7 +90,7 @@ updates:
90
- maintenance
91
92
- package-ecosystem: "github-actions"
93
94
directory: "/"
95
schedule:
96
interval: "weekly"
0 commit comments