Skip to content

Commit

Permalink
chore(renovate): remove schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Will Soto <[email protected]>
  • Loading branch information
willsoto committed Apr 27, 2023
1 parent 62f6eda commit 766b642
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"automerge": true,
"semanticCommits": "enabled",
"timezone": "America/New_York",
"schedule": ["every 48 hours before 7am"]
"semanticCommits": "enabled"
}

0 comments on commit 766b642

Please sign in to comment.