Skip to content

Commit

Permalink
Run between 7pm and 5am on Madrid timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier committed Dec 1, 2023
1 parent 7677604 commit 65283ff
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
@@ -1,7 +1,7 @@
{
"extends": ["config:base"],
"timezone": "Europe/Madrid",
"schedule": "before 5am every weekday",
"schedule": ["after 7pm every weekday", "before 5am every weekday"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
Expand Down

0 comments on commit 65283ff

Please sign in to comment.