Skip to content

Commit bd6862d

Browse files
committed
[no-relnote] Update maintenance branch to release-0.18
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent 48da989 commit bd6862d

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
@@ -44,7 +44,7 @@ updates:
4444

4545
# The release branch(es):
4646
- package-ecosystem: "gomod"
47-
target-branch: release-0.17
47+
target-branch: release-0.18
4848
directories:
4949
- "/"
5050
# We don't update development or test dependencies on release branches
@@ -70,7 +70,7 @@ updates:
7070
- k8s.io/klog/*
7171

7272
- package-ecosystem: "docker"
73-
target-branch: release-0.17
73+
target-branch: release-0.18
7474
directories:
7575
# CUDA image
7676
- "/deployments/container"
@@ -90,7 +90,7 @@ updates:
9090
- maintenance
9191

9292
- package-ecosystem: "github-actions"
93-
target-branch: release-0.17
93+
target-branch: release-0.18
9494
directory: "/"
9595
schedule:
9696
interval: "weekly"

0 commit comments

Comments
 (0)