Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Update renovate.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahsax committed Jul 17, 2023
1 parent a38d5cc commit e6862d3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
"rebaseWhen": "conflicted",
"schedule": [
"after 10pm every weekday",
"before 5am every weekday",
"every weekend"
],
"updateNotScheduled": false
}

0 comments on commit e6862d3

Please sign in to comment.