Skip to content

Commit f19b2f4

Browse files
committed
Enable dependabot for github-actions
1 parent 37f5d17 commit f19b2f4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7-
time: "02:00"
8-
open-pull-requests-limit: 10
7+
- package-ecosystem: github-actions
8+
directory: "/"
9+
schedule:
10+
interval: daily

0 commit comments

Comments
 (0)