diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3dc04bde..66f830e2b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,6 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer - - id: check-docstring-first - id: debug-statements - id: check-yaml - id: check-ast