diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 532286b22..35d49cd57 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: additional_dependencies: - flake8-pytest-style - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.990 + rev: v0.991 hooks: - id: mypy # Avoid error: Duplicate module named 'setup'