Skip to content

Commit c686bce

Browse files
committed
build: add pre-commit-hooks as a dependency
1 parent 9d2dc3e commit c686bce

File tree

2 files changed

+81
-0
lines changed

2 files changed

+81
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dev = [
1919
"commitizen>=4.8.2",
2020
"nox>=2025.5.1",
2121
"pre-commit>=4.2.0",
22+
"pre-commit-hooks>=5.0.0",
2223
]
2324
docs = [
2425
"furo>=2024.8.6",

uv.lock

Lines changed: 80 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)