Skip to content

Commit 04d7706

Browse files
committed
Add types-PyYAML to pre-commit mypy
1 parent 1ddb7f3 commit 04d7706

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
@@ -15,3 +15,4 @@ repos:
1515
args: [--ignore-missing-imports, --no-strict-optional]
1616
additional_dependencies:
1717
- types-setuptools
18+
- types-PyYAML

0 commit comments

Comments
 (0)