Skip to content

Commit c6f50aa

Browse files
committed
.github/dependabot: need one entry per "dockerfile"
Signed-off-by: Vincent Demeester <[email protected]>
1 parent ba95b56 commit c6f50aa

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/"
4+
directory: "/images/crane"
55
schedule:
66
interval: "weekly"
77
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)