diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f974bae8..e1512cfa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,6 +7,7 @@ repos: - id: check-case-conflict - id: check-executables-have-shebangs - id: check-json + exclude: ^(\.vscode/extensions.json|\.devcontainer/devcontainer.json) - id: check-merge-conflict - id: check-shebang-scripts-are-executable - id: check-symlinks