Skip to content

Commit 26cf0a8

Browse files
committed
[no-relnote] Update maintenance branch to release-1.18
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent 9742fff commit 26cf0a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ updates:
5555

5656
# The release branch(es):
5757
- package-ecosystem: "gomod"
58-
target-branch: release-1.17
58+
target-branch: release-1.18
5959
directories:
6060
- "/"
6161
# We don't update development or test dependencies on release branches
@@ -81,7 +81,7 @@ updates:
8181
- k8s.io/klog/*
8282

8383
- package-ecosystem: "docker"
84-
target-branch: release-1.17
84+
target-branch: release-1.18
8585
directories:
8686
# CUDA image
8787
- "/deployments/container"
@@ -101,7 +101,7 @@ updates:
101101
- maintenance
102102

103103
- package-ecosystem: "github-actions"
104-
target-branch: release-1.17
104+
target-branch: release-1.18
105105
directory: "/"
106106
schedule:
107107
interval: "weekly"

0 commit comments

Comments
 (0)