Commit 657a1ae 1 parent d33b3d3 commit 657a1ae Copy full SHA for 657a1ae
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
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.5 .0
7
+ rev : v4.6 .0
8
8
hooks :
9
9
- id : check-json
10
10
- id : check-merge-conflict
@@ -18,34 +18,34 @@ repos:
18
18
args : [--markdown-linebreak-ext=md]
19
19
20
20
- repo : https://github.com/igorshubovych/markdownlint-cli
21
- rev : v0.37 .0
21
+ rev : v0.41 .0
22
22
hooks :
23
23
- id : markdownlint
24
24
args : [-c, .markdownlint.yaml, --fix]
25
25
26
26
- repo : https://github.com/pre-commit/mirrors-prettier
27
- rev : v3.1.0
27
+ rev : v4.0.0-alpha.8
28
28
hooks :
29
29
- id : prettier
30
30
31
31
- repo : https://github.com/adrienverge/yamllint
32
- rev : v1.33.0
32
+ rev : v1.35.1
33
33
hooks :
34
34
- id : yamllint
35
35
36
36
- repo : https://github.com/shellcheck-py/shellcheck-py
37
- rev : v0.9 .0.6
37
+ rev : v0.10 .0.1
38
38
hooks :
39
39
- id : shellcheck
40
40
41
41
- repo : https://github.com/scop/pre-commit-shfmt
42
- rev : v3.7 .0-4
42
+ rev : v3.9 .0-1
43
43
hooks :
44
44
- id : shfmt
45
45
args : [-w, -s, -i=4]
46
46
47
47
- repo : https://github.com/AleksaC/hadolint-py
48
- rev : v2.12.0.3
48
+ rev : v2.12.1b3
49
49
hooks :
50
50
- id : hadolint
51
51
You can’t perform that action at this time.
0 commit comments