diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dbdf6a103..75e94a954 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: flake8 additional_dependencies: [flake8-docstrings] - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v0.982" + rev: "v0.990" hooks: - id: mypy - repo: https://github.com/igorshubovych/markdownlint-cli