diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d2280f4..680a394 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,6 +26,7 @@ repos: - repo: https://github.com/pre-commit/mirrors-mypy rev: "v0.910" + additional_dependencies: [types-requests] hooks: - id: mypy