diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad1842a08..57ec31f1f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - id: isort - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.11.2 + rev: v1.12.1 hooks: - id: mypy pass_filenames: false