Skip to content

Commit

Permalink
chore(renovate): fix schedule config (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
sungik-choi committed Mar 20, 2023
1 parent c5d4844 commit f01dd49
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 @@
":labels(chore:deps)"
],
"timezone": "Asia/Seoul",
"schedule": "on Monday at 11:00 am through 7:00 pm",
"schedule": "on Monday after 10am before 7pm",
"packageRules": [
{
"groupName": "style",
Expand Down

0 comments on commit f01dd49

Please sign in to comment.