Skip to content

Commit 87606ed

Browse files
committed
specify typed dependencies
1 parent 69b8155 commit 87606ed

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
@@ -39,4 +39,4 @@ repos:
3939
rev: v1.11.2
4040
hooks:
4141
- id: mypy
42-
additional_dependencies: [types-all]
42+
additional_dependencies: [types-pyyaml]

0 commit comments

Comments
 (0)