Skip to content

Commit

Permalink
chore: Update .renovaterc.json
Browse files Browse the repository at this point in the history
Now running daily
  • Loading branch information
carstencodes authored Apr 6, 2024
1 parent 6876efc commit d33d898
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
"pruneStaleBranches": true,
"rebaseWhen": "behind-base-branch",
"schedule": [
"0 18 * * 1",
"0 18 * * 3",
"0 18 * * 5"
"at 6pm every weekday"
],
"timezone": "Etc/UTC",
"updateLockFiles": true,
Expand Down

0 comments on commit d33d898

Please sign in to comment.