Skip to content

Commit 71b0896

Browse files
committed
.github/dependabot: update dockerfile path to include all images
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 0750ab3 commit 71b0896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: "docker"
4-
directory: "/images/crane"
4+
directory: "/images/"
55
schedule:
66
interval: "weekly"
77
# Disable all pull requests for Docker dependencies

0 commit comments

Comments
 (0)