Skip to content

Commit 10d2c0f

Browse files
authored
Update dependabot.yml
now runs on sunday at 12 noon
1 parent 9dd1974 commit 10d2c0f

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
@@ -4,8 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7-
day: "monday"
8-
time: "09:00"
7+
day: "sunday"
8+
time: "12:00"
99
timezone: "Europe/London"
1010
labels:
1111
- "dependencies"

0 commit comments

Comments
 (0)