Skip to content

Commit

Permalink
chore(renovate): fix schedule preset again
Browse files Browse the repository at this point in the history
Signed-off-by: Will Soto <[email protected]>
  • Loading branch information
willsoto committed Jul 21, 2024
1 parent 054aeca commit fd5d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"automerge": true,
"semanticCommits": "enabled",
"ignoreDeps": ["chai"],
"schedule": ["schedule:automergeEarlyMondays"]
"schedule": ["before 4am on Monday"]
}

0 comments on commit fd5d971

Please sign in to comment.