Skip to content

Commit

Permalink
Merge pull request #2798 from mapfish/renovate-schedule
Browse files Browse the repository at this point in the history
Do the pull request at the end of the day
  • Loading branch information
sbrunner authored Feb 3, 2023
2 parents 8126e79 + 99bc3d8 commit b8bf70b
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: 'on the first day of the month',
schedule: 'after 5pm on the first day of the month',
labels: ['dependencies'],
separateMajorMinor: true,
separateMinorPatch: true,
Expand Down

0 comments on commit b8bf70b

Please sign in to comment.