Skip to content

Commit 265a0ae

Browse files
authored
Make dependabot run it's checks at 06:00 UTC
Signed-off-by: Zefir <[email protected]>
1 parent c688f54 commit 265a0ae

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)