Skip to content

Commit a70f102

Browse files
authored
Update Dependabot schedule time to 04:00
Changed the scheduled time for Dependabot updates from 06:00 to 04:00. Now GitHub is removing @dependabot merge directives, I want this to finish before I look at it in the mornings on the train.
1 parent d78c46f commit a70f102

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
schedule:
88
interval: weekly
99
day: monday
10-
time: "06:00"
10+
time: "04:00"
1111
timezone: Europe/London
1212
target-branch: main
1313
assignees:
@@ -22,7 +22,7 @@ updates:
2222
schedule:
2323
interval: weekly
2424
day: monday
25-
time: "06:00"
25+
time: "04:00"
2626
timezone: Europe/London
2727
open-pull-requests-limit: 999
2828
target-branch: main

0 commit comments

Comments
 (0)