exclude: | (?x) .drawio$| tsconfig.json$ repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0 hooks: - id: check-added-large-files - id: check-executables-have-shebangs - id: check-json - id: check-merge-conflict - id: check-symlinks - id: check-yaml - id: end-of-file-fixer - id: fix-byte-order-marker - id: mixed-line-ending - id: no-commit-to-branch - id: trailing-whitespace