Skip to content

Commit c540a90

Browse files
authored
Make Dependabot run it's checks at 06:00 UTC (#120)
2 parents c688f54 + 265a0ae commit c540a90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
day: "monday"
8+
time: "06:00"

0 commit comments

Comments
 (0)