Skip to content

Commit

Permalink
Merge pull request #426 from neutrinoceros/update_renovate_schedule
Browse files Browse the repository at this point in the history
MNT: update renovate schedule
  • Loading branch information
neutrinoceros authored Jan 1, 2025
2 parents a22df97 + e399e4d commit 3c52288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"dependencies",
],
schedule: [
// at 2 a.m. on the first day of the month
// before 6 am on the first day of the month
// note that the first slot (minutes) must be '*'
"* 2 1 * *",
"* 0-5 1 * *",
],
lockFileMaintenance: {
enabled: true,
Expand Down

0 comments on commit 3c52288

Please sign in to comment.