Skip to content

Commit

Permalink
📦 update semantic-version configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Dec 14, 2022
1 parent 12cbe1c commit 8da7b6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ urllib3 = "^1.26.2"
tox = "^3.20.1"
commitizen = "^2.10.0"
pre-commit = "^2.9.2"
python-semantic-release = "^7.6.0"
python-semantic-release = "^7.32.2"
clang-format = "^9.0.0"
commitizen-emoji = "^0.1.5"

Expand All @@ -77,9 +77,6 @@ memunit = "^0.5.2"

[tool.semantic_release]
commit_parser = "semantic_release.history.emoji_parser"
major_emoji = "💥"
minor_emoji = "🎉,🚀"
patch_emoji = "🐛"
remove_dist = false
upload_to_release = false
upload_to_pypi = false
Expand Down

0 comments on commit 8da7b6b

Please sign in to comment.