Skip to content

Commit eec5d54

Browse files
authored
Merge pull request #903 from scop/renovate/scop-pre-commit-shfmt-3.x
chore(pre-commit): update scop/pre-commit-shfmt to v3.7.0-4
2 parents 1e6a402 + 54fbe4d commit eec5d54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ repos:
99
- id: gitlint
1010

1111
- repo: https://github.com/scop/pre-commit-shfmt
12-
rev: v3.6.0-1
12+
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)