Update dependabot to watch docker images
This commit is contained in:
parent
6f713b76a1
commit
c240c37c17
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -17,3 +17,11 @@ updates:
|
|||
- "area/dependency"
|
||||
- "release-note-none"
|
||||
- "ok-to-test"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
labels:
|
||||
- "area/dependency"
|
||||
- "release-note-none"
|
||||
- "ok-to-test"
|
||||
|
|
Loading…
Reference in a new issue