File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/pre-commit/pre-commit-hooks
7
- rev : v4.4 .0
7
+ rev : v5.0 .0
8
8
hooks :
9
9
- id : check-json
10
10
- id : check-merge-conflict
@@ -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.42.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 : v4 .0.0-alpha.8
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.35.1
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.10 .0.1
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.10 .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