diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 279e5e4..0dbaab5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,9 @@ repos: - id: check-added-large-files - id: check-case-conflict - id: pretty-format-json + args: + - "--autofix" + - "--no-sort-keys" - id: check-symlinks - id: detect-private-key - id: sort-simple-yaml