Skip to content

Commit

Permalink
Merge pull request #283 from sbrunner/renovate-schedule
Browse files Browse the repository at this point in the history
Schedule Renovate on early saturday
  • Loading branch information
sbrunner committed Sep 20, 2022
2 parents ddb8603 + 25ff2f8 commit 85b110e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
extends: ['config:base'],
timezone: 'Europe/Zurich',
schedule: 'after 1am on Sunday',
schedule: 'after 1am on Saturday',
labels: ['dependencies'],
separateMajorMinor: true,
separateMinorPatch: true,
Expand Down

0 comments on commit 85b110e

Please sign in to comment.