diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d4d4016..4018c97 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: hooks: - id: pydocstyle - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.11.1" + rev: "v1.11.2" hooks: - id: mypy - repo: https://github.com/codespell-project/codespell