Skip to content

Commit cc4e655

Browse files
Dominik Lenosienkeys
authored andcommitted
ADD github-action, docker for Dependabot
1 parent ab0baa5 commit cc4e655

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,12 @@ updates:
2626
directory: "/"
2727
schedule:
2828
interval: "daily"
29+
- package-ecosystem: "github-actions"
30+
directory: "/"
31+
schedule:
32+
interval: "daily"
33+
- package-ecosystem: "docker"
34+
labels: "image"
35+
directory: "/"
36+
schedule:
37+
interval: "daily"

0 commit comments

Comments
 (0)