diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a2911b6e6a..af69c571cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,6 +97,7 @@ repos: - 'mypy==0.940' - 'mypy-extensions==0.4.3' - 'types-setuptools==57.4.14' + - 'types-PyYAML==0.1.9' language: python types: [python] - id: check-copyright