Skip to content

Commit

Permalink
Fix renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
dotboris committed Nov 1, 2024
1 parent 3c9d2b3 commit 10a7e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
],

timezone: 'America/Toronto',
schedule: ['before 5 am on saturday'],
schedule: ['before 5am on saturday'],

lockFileMaintenance: {
enabled: true,
schedule: ['before 5 am on saturday'],
schedule: ['before 5am on saturday'],
},

nix: { enabled: true },
Expand Down

0 comments on commit 10a7e16

Please sign in to comment.