Skip to content

Commit

Permalink
Merge pull request #347 from Adyen/add-stability-days
Browse files Browse the repository at this point in the history
Create renovate.json with minimum required release age
  • Loading branch information
ayodejidev authored Nov 15, 2024
2 parents e789a24 + 489914b commit b352e65
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"minimumReleaseAge": "21 days"
}

0 comments on commit b352e65

Please sign in to comment.