Skip to content

Commit 54fbe4d

Browse files
committed
test(pre-commit): use native shfmt, one Docker dependency fewer
1 parent 467598e commit 54fbe4d

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
@@ -11,7 +11,7 @@ repos:
1111
- repo: https://github.com/scop/pre-commit-shfmt
1212
rev: v3.7.0-4
1313
hooks:
14-
- id: shfmt-docker
14+
- id: shfmt
1515
types: [text]
1616
files: ^(bash_completion(\.d/[^/]+\.bash)?|completions/.+|test/(config/bashrc|update-test-cmd-list)|.+\.sh(\.in)?)$
1717
exclude: ^completions/(\.gitignore|Makefile.*)$

0 commit comments

Comments
 (0)