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.
2 parents 1e6a402 + 54fbe4d commit eec5d54Copy full SHA for eec5d54
.pre-commit-config.yaml
@@ -9,9 +9,9 @@ repos:
9
- id: gitlint
10
11
- repo: https://github.com/scop/pre-commit-shfmt
12
- rev: v3.6.0-1
+ rev: v3.7.0-4
13
hooks:
14
- - id: shfmt-docker
+ - id: shfmt
15
types: [text]
16
files: ^(bash_completion(\.d/[^/]+\.bash)?|completions/.+|test/(config/bashrc|update-test-cmd-list)|.+\.sh(\.in)?)$
17
exclude: ^completions/(\.gitignore|Makefile.*)$
0 commit comments