diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53f7184..efec014 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: # Runs mypy # Uses local environment as opposed to mypy-mirror to enable access to dependencies - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.5.1 + rev: v1.6.0 hooks: - id: mypy # name: mypy