Skip to content

Commit

Permalink
pre-commit: autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
branchvincent committed Aug 17, 2024
1 parent fabf37a commit 2a7d4f4
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 @@ -43,7 +43,7 @@ repos:
name: Format shell files
entry: shfmt -i 4 -w
language: golang
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.8.0]
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.9.0]
types: [shell]
exclude_types: [zsh] # https://github.com/mvdan/sh/issues/120

Expand Down

0 comments on commit 2a7d4f4

Please sign in to comment.