diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8e0ceb64..6d0dec3d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,11 +10,6 @@ repos: - id: check-json - id: check-toml - id: check-yaml - - id: pretty-format-json - args: - - --autofix - - --no-ensure-ascii - - --no-sort-keys - id: check-ast - id: debug-statements - id: check-docstring-first