diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50a2237f..c95b8a8a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: id: mypy name: mypy-src repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.12.1 + rev: v1.13.0 - hooks: - additional_dependencies: - types-requests @@ -53,7 +53,7 @@ repos: id: mypy name: mypy-tests repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.12.1 + rev: v1.13.0 - hooks: - id: prettier types_or: