Skip to content

Commit

Permalink
squash: add support for squash
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 18, 2024
1 parent cf859a7 commit b7b8169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .commit-me.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"include-pull-requests": true,
"types": [ "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "release", "test" ]
"types": [ "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "release", "squash", "test" ]
}

0 comments on commit b7b8169

Please sign in to comment.