diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1cf161..a42be6c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: stages: [commit] - id: trailing-whitespace - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: a30f0d816e5062a67d87c8de753cfe499672b959 # v1.5.5 + rev: ad1b27d73581aa16cca06fc4a0761fc563ffe8e8 # v1.5.6 hooks: - id: forbid-crlf - id: remove-crlf