Skip to content

Commit 8e03081

Browse files
added pre-commit to dev deps
1 parent e284904 commit 8e03081

File tree

2 files changed

+182
-2
lines changed

2 files changed

+182
-2
lines changed

poetry.lock

+181-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ mypy = ">=1.10.0"
1818
pytest = ">=8.2.2"
1919
pytest-cov = ">=5.0.0"
2020
ruff = ">=0.4.10"
21+
pre-commit = "^4.0.1"
2122

2223
[tool.mypy]
2324
ignore_missing_imports = false

0 commit comments

Comments
 (0)