Skip to content

Commit

Permalink
Fix renovate schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
welpaolo committed Aug 1, 2023
1 parent 69a5e9c commit b2da60e
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 @@ -5,7 +5,7 @@
],
"reviewers": ["welpaolo","deusebio"],
"enabledManagers": ["poetry", "pip_requirements", "github-actions", "regex"],
"schedule": ["after 1am and before 2am every saturday"],
"schedule": ["after 1am and before 2am on saturday"],
"timezone": "Etc/UTC",
"prHourlyLimit": 0,
"packageRules": [
Expand Down

0 comments on commit b2da60e

Please sign in to comment.