Skip to content

Commit

Permalink
Fix pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixalcacer committed Oct 9, 2023
1 parent c8237cc commit 93ceac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 93ceac3

Please sign in to comment.