diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eed51ca..965091c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: end-of-file-fixer - id: mixed-line-ending - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.1.13 + rev: v1.5.3 hooks: - id: remove-crlf - id: remove-tabs