diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a349be5ff70..b8da15640f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,7 @@ repos: rev: v5.0.0 hooks: - id: check-added-large-files + - id: check-ast - id: check-case-conflict - id: check-merge-conflict - id: debug-statements