chore: add prek (pre-commit alternative)

This commit is contained in:
2026-03-25 14:24:30 -04:00
parent 337985ef38
commit c90717754f
3 changed files with 62 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ dev = [
{include-group = "tests"},
{include-group = "docs"},
"fastapi-toolsets[all]",
"prek>=0.3.8",
"ruff>=0.1.0",
"ty>=0.0.1a0",
]