Skip to content

Commit 361fc7e

Browse files
committed
pre-commit mypy: remove types-all
1 parent b446b81 commit 361fc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ repos:
4141
hooks:
4242
- id: mypy
4343
exclude: ^(tests/)
44-
additional_dependencies: [types-all]
44+
additional_dependencies: [types-PyYAML]

0 commit comments

Comments
 (0)