Skip to content

Commit 1709235

Browse files
committed
chore(actions): add dependabot for docker support
1 parent 0ca82f4 commit 1709235

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
8+
- package-ecosystem: "docker"
9+
directory: "/container"
10+
schedule:
11+
interval: "weekly"

0 commit comments

Comments
 (0)