Skip to content

Commit

Permalink
chore: add schema, schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
nekochan0122 committed Aug 28, 2024
1 parent b3be555 commit 7d1e8e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .renovaterc
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"timezone": "America/Los_Angeles",
"schedule": ["before 5am every weekday"],
"extends": ["config:base"],
"commitMessagePrefix": "chore(deps):",
"commitMessageAction": "update",
Expand Down

0 comments on commit 7d1e8e3

Please sign in to comment.