diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 645b4ac..9fbde94 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,9 +5,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - - id: check-yaml - id: check-added-large-files - - id: check-json - id: check-ast - id: check-merge-conflict - id: debug-statements