Skip to content

Commit 21b4c6a

Browse files
committed
Add docker dependabot config
1 parent ca92301 commit 21b4c6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 2
22
updates:
3+
- package-ecosystem: "docker"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
37
- package-ecosystem: "pip"
48
directory: "/"
59
schedule:

0 commit comments

Comments
 (0)