diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40f8d92810..76978df0a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,11 +8,14 @@ repos: rev: v6.0.0 hooks: - id: check-ast + - id: check-builtin-literals - id: check-case-conflict - id: check-illegal-windows-names - id: check-json - id: check-merge-conflict + - id: check-xml - id: check-yaml + - id: debug-statements - id: detect-private-key - id: end-of-file-fixer files: \.(cgi|json|md|plist|py|rb|rdf|service|sh|template|ya?ml)$