Skip to content

Commit

Permalink
Remove the argument from pretty-format-json
Browse files Browse the repository at this point in the history
  • Loading branch information
franziska-wegner committed Dec 29, 2023
1 parent 7241d5a commit c1e590f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: no-commit-to-branch
args: [--branch, staging, --branch, main]
- id: pretty-format-json
args: [--autofix, --indent, 4]
# args: [--autofix, --indent, 4]
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
Expand Down

0 comments on commit c1e590f

Please sign in to comment.