Skip to content

Commit

Permalink
Merge pull request #952 from sbrunner/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 committed Feb 3, 2023
2 parents c46d961 + 1111734 commit 4d57514
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 4d57514

Please sign in to comment.