Skip to content

Commit 5a45dad

Browse files
committed
Add pre-commit dependency
1 parent 8cb9a1a commit 5a45dad

File tree

2 files changed

+162
-1
lines changed

2 files changed

+162
-1
lines changed

poetry.lock

Lines changed: 161 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ pytest = "^7.2.0"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
black = "^23.3.0"
21+
pre-commit = "^3.2.2"
2122

2223
[build-system]
2324
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)