diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38872dced..346fc123a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: end-of-file-fixer - id: mixed-line-ending - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.3.0 + rev: v1.5.5 hooks: - id: remove-crlf - id: remove-tabs