Skip to content

Commit

Permalink
Set renovate PR delay (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
oskogstad authored Jan 3, 2024
1 parent 4dc1f12 commit 460e576
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"config:base"
],
"schedule": ["before 7am on Sunday", "before 7am on Wednesday"],
"updateNotScheduled": false
"updateNotScheduled": false,
"minimumReleaseAge": "7 days"
}

0 comments on commit 460e576

Please sign in to comment.