Skip to content

Commit

Permalink
chore: update renovate schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadashy committed Dec 30, 2023
1 parent 2f3efd6 commit b07410c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"extends": [
"config:recommended"
],
"schedule": "before 2pm on Saturday",
"schedule": [
"after 0am on Saturday",
"before 22pm on Sunday"
],
"timezone": "Asia/Tokyo",
"dependencyDashboard": false,
"automerge": true,
Expand Down

0 comments on commit b07410c

Please sign in to comment.