diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 797094355..45d391cdf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: docs/.+ )$ - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v1.0.1' # Use the sha / tag you want to point at + rev: 'v1.1.1' # Use the sha / tag you want to point at hooks: - id: mypy name: mypy xonsh