Skip to content

Commit 745980d

Browse files
committed
xx
1 parent 75c57e7 commit 745980d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
automerge: false,
77

88
// Schedule Renovate to run during off-peak hours
9-
schedule: ['between 6:00am and 12:00pm on Monday, Wednesday, Friday'],
9+
schedule: [
10+
'after 6:00am on Monday, Wednesday, Friday',
11+
'before 10:00pm on Monday, Wednesday, Friday',
12+
],
1013

1114
prConcurrentLimit: 8,
1215
prHourlyLimit: 4,

0 commit comments

Comments
 (0)