Skip to content

Commit 488e29c

Browse files
authored
Merge pull request #25 from github/docker-updates
infra: add docker to dependabot
2 parents b34c11e + e9dae55 commit 488e29c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ updates:
1414
directory: "/"
1515
schedule:
1616
interval: "daily"
17+
- package-ecosystem: "docker"
18+
directory: "/"
19+
schedule:
20+
interval: "daily"

0 commit comments

Comments
 (0)