Skip to content

Commit 5c8e709

Browse files
authored
Update dependabot schedule (#54)
1 parent 6188d47 commit 5c8e709

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,21 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
day: "monday"
8+
time: "09:30"
9+
timezone: "America/Toronto"
710

811
- package-ecosystem: "bundler"
912
directory: "/"
1013
schedule:
1114
interval: "daily"
15+
time: "09:55"
16+
timezone: "America/Toronto"
1217

1318
- package-ecosystem: "docker"
1419
directory: "/"
1520
schedule:
1621
interval: "weekly"
22+
day: "monday"
23+
time: "09:45"
24+
timezone: "America/Toronto"

0 commit comments

Comments
 (0)