Skip to content

Commit

Permalink
fix: add pre-commit dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ljnsn committed May 31, 2024
1 parent 06d42d6 commit 19ad044
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 1 deletion.
103 changes: 102 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ flake8 = ">=6.0.0"
pandas-stubs = ">=1.5.2.221213"
types-lxml = ">=2022.11.8"
commitizen = ">=2.38.0"
pre-commit = ">=3.7.1"

[tool.commitizen]
name = "cz_conventional_commits"
Expand Down

0 comments on commit 19ad044

Please sign in to comment.