diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e75f75e8..c0ae2d1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: id: mypy name: mypy-src repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.13.0 + rev: v1.14.0 - hooks: - additional_dependencies: - types-requests @@ -55,7 +55,7 @@ repos: id: mypy name: mypy-tests repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.13.0 + rev: v1.14.0 - hooks: - id: prettier types_or: