Skip to content

Commit 471695b

Browse files
committed
sad
1 parent 745980d commit 471695b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

renovate.json5

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
// Schedule Renovate to run during off-peak hours
99
schedule: [
10-
'after 6:00am on Monday, Wednesday, Friday',
11-
'before 10:00pm on Monday, Wednesday, Friday',
10+
'after 6am on Monday, Wednesday, Friday',
11+
'before 10pm on Monday, Wednesday, Friday',
1212
],
1313

1414
prConcurrentLimit: 8,
@@ -24,6 +24,7 @@
2424

2525
lockFileMaintenance: {
2626
enabled: true,
27+
"schedule": ["before 4am on Tuesday"],
2728
},
2829

2930
// Feature disabled: permission to enable vulnerability alerts is not granted

0 commit comments

Comments
 (0)