diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50ecbf2..7b45c30 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: check-ast - id: check-docstring-first - id: check-json - - id: pretty-format-json +# - id: pretty-format-json - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace