Skip to content

Commit f9988b1

Browse files
Dominik Lenosijiridanek
authored andcommitted
ADD github-action, docker for Dependabot
(cherry picked from commit cc4e655)
1 parent d2b6dde commit f9988b1

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)