Skip to content

Commit

Permalink
renovate: Set schedule (#92)
Browse files Browse the repository at this point in the history
Updates dependencies on Mondays

Signed-off-by: Tyler Smalley <tyler@tailscale.com>
  • Loading branch information
tylersmalley committed Jul 10, 2023
1 parent 0b0348d commit 55e3a1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
prConcurrentLimit: 0,
prHourlyLimit: 0,
rangeStrategy: 'bump',
timezone: 'America/Los_Angeles',
schedule: ['before 8am on monday'],
packageRules: [
{
groupName: 'react',
Expand Down

0 comments on commit 55e3a1e

Please sign in to comment.