Skip to content

Commit 8c52cc3

Browse files
committed
specify typed dependencies
1 parent 56daf52 commit 8c52cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ repos:
3939
rev: v1.11.2
4040
hooks:
4141
- id: mypy
42-
additional_dependencies: [types-all]
42+
additional_dependencies: [types-pyyaml]
4343
exclude: ^pre_commit_mirror_maker/python/setup.py$

0 commit comments

Comments
 (0)