Skip to content

Commit c3cb5a6

Browse files
deps: update module mvdan.cc/sh/v3/cmd/shfmt to v3.13.1 (#1202)
1 parent d96cb0c commit c3cb5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ repos:
7272
name: shfmt
7373
description: Format shell scripts with shfmt
7474
language: golang
75-
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.13.0]
75+
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.13.1]
7676
entry: shfmt -i 2 -ci -sr -kp -w
7777
types: [shell]
7878

0 commit comments

Comments
 (0)