Skip to content

Commit 75c57e7

Browse files
committed
xxx
1 parent a3df9e8 commit 75c57e7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

renovate.json5

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,11 @@
66
automerge: false,
77

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

1411
prConcurrentLimit: 8,
1512
prHourlyLimit: 4,
16-
timezone: 'America/Tijuana',
13+
timezone: 'Europe/Rome',
1714

1815
// Commit and PR customization
1916
commitBody: 'See associated pull request for more information.',

0 commit comments

Comments
 (0)