diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 69197c7d..cfe294cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,7 @@ repos: - id: end-of-file-fixer - id: check-docstring-first - id: check-json + exclude: ^.devcontainer/ - id: check-yaml - id: double-quote-string-fixer