Update path to Dockerfiles in dependabot.yml

This commit is contained in:
Frédéric Guillot 2022-08-11 21:36:28 -07:00
parent e8c4ce995c
commit 4dc79833da
1 changed files with 10 additions and 1 deletions

View File

@ -10,7 +10,16 @@ updates:
- "fguillot"
- package-ecosystem: "docker"
directory: "/"
directory: "/packaging/docker/alpine"
schedule:
interval: "weekly"
reviewers:
- "fguillot"
assignees:
- "fguillot"
- package-ecosystem: "docker"
directory: "/packaging/docker/distroless"
schedule:
interval: "weekly"
reviewers: