Update .pre-commit-config.yaml

This commit is contained in:
Joachim Jablon
2021-09-28 00:15:41 +02:00
committed by GitHub
parent 2584cd9b09
commit 658f7552ee

View File

@@ -26,6 +26,7 @@ repos:
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.910" rev: "v0.910"
additional_dependencies: [types-requests]
hooks: hooks:
- id: mypy - id: mypy