diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa97041..c6b8f9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,8 +37,6 @@ repos: #- id: check-toml #- id: check-xml - id: debug-statements - - id: fix-encoding-pragma - args: [--remove] - id: mixed-line-ending # .gitattributes is trusted to handle this args: [--fix=no]