We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc60d8 commit b726befCopy full SHA for b726bef
1 file changed
.pre-commit-config.yaml
@@ -72,7 +72,7 @@ repos:
72
name: shfmt
73
description: Format shell scripts with shfmt
74
language: golang
75
- additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.8.0]
+ additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.12.0]
76
entry: shfmt -i 2 -ci -sr -kp -w
77
types: [shell]
78
0 commit comments