Skip to content

Commit

Permalink
Update pre-commit indent from 2 to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada committed Nov 3, 2023
1 parent a7b9a51 commit 480a01c
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 @@ -21,7 +21,7 @@ repos:
args: [--fix=lf]
- id: no-commit-to-branch
- id: pretty-format-json
args: [--autofix, --indent=2]
args: [--autofix, --indent=4]
- id: trailing-whitespace
- id: check-merge-conflict
args: [--assume-in-merge]
Expand Down

0 comments on commit 480a01c

Please sign in to comment.