We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5654eb1 commit 7d88200Copy full SHA for 7d88200
1 file changed
all-hooks.json
@@ -6236,7 +6236,7 @@
6236
"description": "Shell source code formatter (build from source)",
6237
"language": "golang",
6238
"additional_dependencies": [
6239
- "mvdan.cc/sh/v3/cmd/shfmt@v3.7.0"
+ "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"
6240
],
6241
"entry": "shfmt",
6242
"args": [
@@ -6263,7 +6263,7 @@
6263
"name": "shfmt",
6264
"description": "Shell source code formatter (Docker image)",
6265
"language": "docker_image",
6266
- "entry": "--net none mvdan/shfmt:v3.7.0@sha256:c029770b8d8091b482cd1b30bd190d1d422bb5787e6ddc7894ef7d9784578690",
+ "entry": "--net none mvdan/shfmt:v3.8.0@sha256:7443e0094a8af5f764f0e8619a64c3b6169d716da68c175fb08ba28a99235c8a",
6267
6268
"-w",
6269
"-s"
0 commit comments