[no-relnote] Add dependabot rule for devel/Dockerfile

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2024-07-10 13:28:19 +02:00
parent 969d6c3a4b
commit d8edb83673

View File

@ -49,6 +49,13 @@ updates:
interval: "weekly"
day: "sunday"
# A dependabot rule to bump the golang version.
- package-ecosystem: "docker"
target-branch: main
directory: "/deployments/devel"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule: