diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f1e7ec..1f9bb55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,6 +67,7 @@ - id: check-docstring-first - id: check-executables-have-shebangs - id: check-json + exclude: ^tsconfig\.json$ - id: check-merge-conflict - id: check-symlinks - id: check-toml