Skip to content

Commit 9709566

Browse files
committed
ci: add docker to dependabot
1 parent 78eb1a3 commit 9709566

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ updates:
88
- dependency-name: "yt-dlp"
99
commit-message:
1010
prefix: "chore"
11+
- package-ecosystem: "docker"
12+
directory: "/"
13+
schedule:
14+
interval: "weekly"
15+
commit-message:
16+
prefix: "chore"
1117
- package-ecosystem: "github-actions"
1218
directory: "/"
1319
schedule:

0 commit comments

Comments
 (0)