Skip to content

Commit

Permalink
fix: changed patch min release age to 3 days
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis authored Dec 19, 2023
1 parent ac1bdd9 commit 97af0c4
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 @@ -51,7 +51,7 @@
"patch": {
"automerge": true,
"groupName": "Patch updates",
"minimumReleaseAge": "7 days",
"minimumReleaseAge": "3 days",
"prCreation": "status-success",
"semanticCommitType": "fix"
},
Expand Down

0 comments on commit 97af0c4

Please sign in to comment.