Skip to content

Commit

Permalink
Do the pull request at the end of the day
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Feb 3, 2023
1 parent feeca67 commit c7601bb
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
Expand Up @@ -7,7 +7,7 @@
separateMinorPatch: true,
prHourlyLimit: 0,
prConcurrentLimit: 0,
lockFileMaintenance: { enabled: true, automerge: true, schedule: 'on the first day of the month' },
lockFileMaintenance: { enabled: true, automerge: true, schedule: 'after 5pm on the first day of the month' },
baseBranches: ['1.2', '1.3', '1.4', 'master'],
packageRules: [
/** Automerge the patch, the minor and the dev dependency */
Expand Down

0 comments on commit c7601bb

Please sign in to comment.