diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1223912e9..24b3bca66 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,6 @@ repos: # args: [--branch, main] - id: debug-statements - id: end-of-file-fixer - stages: [manual] - id: trailing-whitespace exclude: .*\.md$ stages: [manual]