diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39994e8..5d7e3c9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.4.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer