Skip to content

Commit

Permalink
chore: add revert as semantic allowed tag (#245)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Moore <[email protected]>
  • Loading branch information
moorec-aws authored Mar 25, 2024
1 parent 9e23b81 commit fa323a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ allowed_tags = [
"style",
"refactor",
"test",
"revert",
]
minor_tags = []
patch_tags = [
Expand Down

0 comments on commit fa323a3

Please sign in to comment.