Skip to content

Commit

Permalink
revert: slow down renovate prs (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
aamirazad authored Jul 25, 2024
1 parent 79840f6 commit 1804caa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"timezone": "America/New_York",
"schedule": ["after 9pm on Sunday"]
"extends": [
"config:recommended"
]
}

0 comments on commit 1804caa

Please sign in to comment.