Skip to content

Commit e454caf

Browse files
committed
[no-relnote] Switch dependabot to release-1.16 branch
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent fa46c01 commit e454caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ updates:
2222

2323
- package-ecosystem: "gomod"
2424
# This defines a specific dependabot rule for the latest release-* branch.
25-
target-branch: release-1.15
25+
target-branch: release-1.16
2626
directory: "/"
2727
schedule:
2828
interval: "weekly"
@@ -34,7 +34,7 @@ updates:
3434
- maintenance
3535

3636
- package-ecosystem: "docker"
37-
target-branch: release-1.15
37+
target-branch: release-1.16
3838
directory: "/deployments/container"
3939
schedule:
4040
interval: "daily"

0 commit comments

Comments
 (0)