Skip to content

Commit 2229b7c

Browse files
authored
Add docker to dependenbot (#249)
Update dependabot.yml
1 parent 7db24c4 commit 2229b7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ updates:
1919
interval: "daily"
2020
assignees:
2121
- "hfhbd"
22+
- package-ecosystem: "docker"
23+
directory: "/"
24+
schedule:
25+
interval: "daily"
26+
assignees:
27+
- "hfhbd"

0 commit comments

Comments
 (0)