Skip to content

Commit 637b5ce

Browse files
Adds dependabot GH Actions config (#1122)
1 parent bfbe360 commit 637b5ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ updates:
99
interval: daily
1010

1111
- package-ecosystem: "docker"
12+
directory: "/"
13+
schedule:
14+
interval: daily
15+
16+
- package-ecosystem: "github-actions"
1217
directory: "/"
1318
schedule:
1419
interval: daily

0 commit comments

Comments
 (0)