diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2d97521d4..9f0450bc6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: entry: .github/hooks/pre-commit.sh language: script - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.3.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer