Skip to content

Commit

Permalink
Merge pull request #2584 from mapfish/renovate-schedule
Browse files Browse the repository at this point in the history
Schedule Renovate on early Saturday
  • Loading branch information
sbrunner authored Sep 20, 2022
2 parents 02d1099 + 12fea08 commit f160baa
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: 'before 1am on Sunday',
schedule: 'after 1am on Saturday',
labels: ['dependencies'],
separateMajorMinor: true,
separateMinorPatch: true,
Expand Down

0 comments on commit f160baa

Please sign in to comment.