Skip to content

Commit 17bfb03

Browse files
chore(pre-commit): add entry for mypy
1 parent f0ce172 commit 17bfb03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ repos:
2626
rev: v1.19.1
2727
hooks:
2828
- id: mypy
29+
entry: bash -c 'uv run mypy .'

0 commit comments

Comments
 (0)