Skip to content

Commit eae98ed

Browse files
committed
Add Docker to Dependabot
1 parent a42e717 commit eae98ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "weekly"
11+
- package-ecosystem: "docker"
12+
directory: "/"
13+
schedule:
14+
interval: "weekly"
1115
- package-ecosystem: "dotnet-sdk"
1216
directory: "/"
1317
schedule:

0 commit comments

Comments
 (0)