Skip to content

Commit

Permalink
Update shfmt in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Nov 14, 2023
1 parent 2dce08f commit 2dfffdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ repos:
- id: check-yaml
args: [--unsafe]
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-2
rev: v3.7.0-3
hooks:
- id: shfmt-src # native (requires Go to build)
- id: shfmt
args: ["-i", "4"]
ci:
# To trigger manually, comment on a pull request with "pre-commit.ci autofix"
Expand Down

0 comments on commit 2dfffdc

Please sign in to comment.