diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1007226d256..d33742d973a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: # - id: velin # args: ["--write", "--compact"] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.930 + rev: v0.931 hooks: - id: mypy # `properies` & `asv_bench` are copied from setup.cfg.