diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 86c0ad80..8c7f1cac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ # See https://pre-commit.com for more information repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.5.0 + rev: v4.6.0 hooks: # Python related checks - id: check-ast