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