Skip to content

Commit

Permalink
MNT: update renovate schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Jan 1, 2025
1 parent 1ac7caf commit 30352b3
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 30352b3

Please sign in to comment.