Skip to content

Commit

Permalink
chore: extend minimum release age to 7 days (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Aug 27, 2024
1 parent d4994c7 commit 8c15bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ignorePresets": [
":ignoreModulesAndTests"
],
"minimumReleaseAge": "3 days",
"minimumReleaseAge": "7 days",
"onboarding": true,
"packageRules": [
{
Expand Down

0 comments on commit 8c15bdd

Please sign in to comment.