diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f866d088..4304ce18 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: setup-cfg-fmt - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.910-1 + rev: v0.920 hooks: - id: mypy exclude: ^(bin|cibuildwheel/resources|docs)/.*py$ @@ -98,7 +98,7 @@ repos: - id: python-use-type-annotations - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.8.0.1 + rev: v0.8.0.2 hooks: - id: shellcheck