Skip to content

Commit d87fc58

Browse files
committed
Fix broken pre-commit environment
1 parent f0b9a39 commit d87fc58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dev = [
3333

3434
# code quality
3535
"mypy~=2.1",
36+
"pre-commit~=4.1",
3637
"ruff~=0.15",
3738

3839
# docs quality

0 commit comments

Comments
 (0)