chore: add pre-commit as dev dep

This commit is contained in:
benex
2024-12-02 21:06:48 +03:00
parent d0fb39cede
commit 434ac947dd
3 changed files with 81 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ build-backend = "hatchling.build"
[tool.uv]
dev-dependencies = [
"pre-commit>=4.0.1",
"pyinstaller>=6.11.1",
"pyright>=1.1.384",
"pytest>=8.3.3",