Skip to content

Commit 72062b4

Browse files
committed
remove types-all from mypy hook
1 parent c7674fb commit 72062b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@ repos:
6060
hooks:
6161
- id: mypy
6262
language_version: python3.12
63-
additional_dependencies: [types-all]
6463
files: src/.*\.py$

0 commit comments

Comments
 (0)