mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
[no-relnote] Switch dependabot to release-1.16 branch
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
fa46c01331
commit
e454caf577
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -22,7 +22,7 @@ updates:
|
|||||||
|
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
# This defines a specific dependabot rule for the latest release-* branch.
|
# This defines a specific dependabot rule for the latest release-* branch.
|
||||||
target-branch: release-1.15
|
target-branch: release-1.16
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
@ -34,7 +34,7 @@ updates:
|
|||||||
- maintenance
|
- maintenance
|
||||||
|
|
||||||
- package-ecosystem: "docker"
|
- package-ecosystem: "docker"
|
||||||
target-branch: release-1.15
|
target-branch: release-1.16
|
||||||
directory: "/deployments/container"
|
directory: "/deployments/container"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
Loading…
Reference in New Issue
Block a user