Skip to content

Commit 55e3a1e

Browse files
authored
renovate: Set schedule (#92)
Updates dependencies on Mondays Signed-off-by: Tyler Smalley <[email protected]>
1 parent 0b0348d commit 55e3a1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
prConcurrentLimit: 0,
77
prHourlyLimit: 0,
88
rangeStrategy: 'bump',
9+
timezone: 'America/Los_Angeles',
10+
schedule: ['before 8am on monday'],
911
packageRules: [
1012
{
1113
groupName: 'react',

0 commit comments

Comments
 (0)