Skip to content

Commit f0584a7

Browse files
authored
update precommit shfmt (#19935)
1 parent bb4c162 commit f0584a7

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
@@ -49,7 +49,7 @@ repos:
4949
- id: prettier
5050
types_or: [ini, json, toml, yaml, markdown]
5151
- repo: https://github.com/scop/pre-commit-shfmt
52-
rev: v3.8.0-1
52+
rev: v3.12.0-2
5353
hooks:
5454
- id: shfmt
5555
args: ["--diff", "--write", "-i", "2"]

0 commit comments

Comments
 (0)