Skip to content

Commit

Permalink
DEV: Remove malfunctioning pretty-format-json
Browse files Browse the repository at this point in the history
On the GitHub workflow, it is trying to fix the format of the
jupyter notebooks.
  • Loading branch information
scottclowe committed May 8, 2024
1 parent c4ce7ab commit d8e0aef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ repos:
- id: detect-private-key
- id: end-of-file-fixer
exclude: ^LICENSE|\.(html|csv|txt|svg|py)$
- id: pretty-format-json
args: ["--autofix", "--no-ensure-ascii", "--no-sort-keys"]
- id: requirements-txt-fixer
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand Down

0 comments on commit d8e0aef

Please sign in to comment.