diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8b52761..01a21e98 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -122,7 +122,7 @@ repos: # Check static types with mypy - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v0.940" + rev: "v0.941" hooks: - id: mypy args: [--show-error-codes]