Skip to content

Commit e5d1ce4

Browse files
committed
Add a schedule to my Dependabot updates
For alexwlchan/alexwlchan#8
1 parent 16edf2a commit e5d1ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
time: "09:00"
78
- package-ecosystem: "pip"
89
directory: "/"
910
schedule:
1011
interval: "daily"
12+
time: "09:00"

0 commit comments

Comments
 (0)