Skip to content

Commit

Permalink
Merge pull request #36 from ar90n/feature/use-commitizen
Browse files Browse the repository at this point in the history
build: use commitizen
  • Loading branch information
ar90n authored Oct 10, 2022
2 parents 610acdf + 87804e0 commit c18d9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ pytest-cov = "^3.0.0"
pytest-xdist = "^2.5.0"
pytest-black = "^0.3.12"
pre-commit = "^2.18.1"
conventional-commit = "^0.4.2"
isort = "^5.10.1"
flake8 = "^5.0.0"
commitizen = "^2.35.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit c18d9b2

Please sign in to comment.