Change to only /images on dependabot scan
This commit is contained in:
parent
e99201056e
commit
e64e1e1e20
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -18,7 +18,7 @@ updates:
|
|||
- "release-note-none"
|
||||
- "ok-to-test"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
directory: "/images"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue