Skip to content

Commit

Permalink
➕ Add pre-commit to dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalkrupinski committed Jan 3, 2025
1 parent f7d5f0f commit 2a44d99
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 1 deletion.
181 changes: 180 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 @@ -33,6 +33,7 @@ typing-extensions = { python = "<3.12", version = "^4.9.0" }
pytest = ">=7.1,<9.0"
pytest-asyncio = ">=0.23.3,<0.26.0"
starlette = ">=0.38.2,<0.46.0"
pre-commit = "^4.0.1"

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

0 comments on commit 2a44d99

Please sign in to comment.