Skip to content

Commit

Permalink
tooling(renovate): always use semantic commits
Browse files Browse the repository at this point in the history
  • Loading branch information
karfau committed Jan 9, 2020
1 parent 805695d commit 5ffd607
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 @@ -6,7 +6,8 @@
":combinePatchMinorReleases",
":rebaseStalePrs",
":unpublishSafe",
":automergePatch"
":automergePatch",
":semanticCommits"
],
"prConcurrentLimit": 1,
"packageRules": [
Expand Down

0 comments on commit 5ffd607

Please sign in to comment.