diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9a64ac5eb20..cce767d4f77 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,6 @@ repos: - repo: https://github.com/Lucas-C/pre-commit-hooks rev: v1.1.10 hooks: - - id: remove-crlf - id: remove-tabs - repo: https://github.com/pre-commit/pre-commit-hooks