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 9742fff commit 26cf0a8Copy full SHA for 26cf0a8
.github/dependabot.yml
@@ -55,7 +55,7 @@ updates:
55
56
# The release branch(es):
57
- package-ecosystem: "gomod"
58
- target-branch: release-1.17
+ target-branch: release-1.18
59
directories:
60
- "/"
61
# We don't update development or test dependencies on release branches
@@ -81,7 +81,7 @@ updates:
81
- k8s.io/klog/*
82
83
- package-ecosystem: "docker"
84
85
86
# CUDA image
87
- "/deployments/container"
@@ -101,7 +101,7 @@ updates:
101
- maintenance
102
103
- package-ecosystem: "github-actions"
104
105
directory: "/"
106
schedule:
107
interval: "weekly"
0 commit comments