We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0348d commit 55e3a1eCopy full SHA for 55e3a1e
.github/renovate.json5
@@ -6,6 +6,8 @@
6
prConcurrentLimit: 0,
7
prHourlyLimit: 0,
8
rangeStrategy: 'bump',
9
+ timezone: 'America/Los_Angeles',
10
+ schedule: ['before 8am on monday'],
11
packageRules: [
12
{
13
groupName: 'react',
0 commit comments