diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8920c7dbbd..720be89f64 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: files: ^web/ exclude: ^web/cypress/test/|^web/cypress/fixtures - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.3.0 + rev: v4.6.0 hooks: - id: trailing-whitespace exclude: ^web/cypress/test/