Skip to content

Commit

Permalink
Switch back to shfmt-src in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Nov 13, 2023
1 parent a0ff2c4 commit 3b32cfb
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 @@ -27,7 +27,7 @@ repos:
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-2
hooks:
- id: shfmt # native (requires Go to build)
- id: shfmt-src # native (requires Go to build)
args: ["-i", "4"]
ci:
# To trigger manually, comment on a pull request with "pre-commit.ci autofix"
Expand Down

0 comments on commit 3b32cfb

Please sign in to comment.