Add params to json beautifier

This commit is contained in:
Tyler Perkins 2023-12-04 21:43:00 -05:00
parent 9b94e4c27d
commit 373c1ec314
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 3 additions and 0 deletions

View File

@ -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