diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 147b9f2aa..28fb6f681 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ exclude: "LICENSES/" # See: https://pre-commit.com/hooks.html repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: # - id: check-executables-have-shebangs - id: check-added-large-files