File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,29 +19,29 @@ repos:
19
19
args : [--markdown-linebreak-ext=md]
20
20
21
21
- repo : https://github.com/igorshubovych/markdownlint-cli
22
- rev : v0.32.2
22
+ rev : v0.35.0
23
23
hooks :
24
24
- id : markdownlint
25
25
args : [-c, .markdownlint.yaml, --fix]
26
26
27
27
- repo : https://github.com/pre-commit/mirrors-prettier
28
- rev : v3.0.0-alpha.4
28
+ rev : v3.0.0-alpha.9-for-vscode
29
29
hooks :
30
30
- id : prettier
31
31
32
32
- repo : https://github.com/adrienverge/yamllint
33
- rev : v1.28 .0
33
+ rev : v1.32 .0
34
34
hooks :
35
35
- id : yamllint
36
36
exclude : .*.param.yaml
37
37
38
38
- repo : https://github.com/shellcheck-py/shellcheck-py
39
- rev : v0.9.0.2
39
+ rev : v0.9.0.5
40
40
hooks :
41
41
- id : shellcheck
42
42
43
43
- repo : https://github.com/scop/pre-commit-shfmt
44
- rev : v3.6 .0-1
44
+ rev : v3.7 .0-1
45
45
hooks :
46
46
- id : shfmt
47
47
args : [-w, -s, -i=4]
You can’t perform that action at this time.
0 commit comments