File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
args : [--markdown-linebreak-ext=md]
19
19
20
20
- repo : https://github.com/igorshubovych/markdownlint-cli
21
- rev : v0.34 .0
21
+ rev : v0.35 .0
22
22
hooks :
23
23
- id : markdownlint
24
24
args : [-c, .markdownlint.yaml, --fix]
29
29
- id : prettier
30
30
31
31
- repo : https://github.com/adrienverge/yamllint
32
- rev : v1.31 .0
32
+ rev : v1.32 .0
33
33
hooks :
34
34
- id : yamllint
35
35
@@ -44,12 +44,12 @@ repos:
44
44
- id : sort-package-xml
45
45
46
46
- repo : https://github.com/shellcheck-py/shellcheck-py
47
- rev : v0.9.0.2
47
+ rev : v0.9.0.5
48
48
hooks :
49
49
- id : shellcheck
50
50
51
51
- repo : https://github.com/scop/pre-commit-shfmt
52
- rev : v3.6 .0-2
52
+ rev : v3.7 .0-1
53
53
hooks :
54
54
- id : shfmt
55
55
args : [-w, -s, -i=4]
66
66
args : [--line-length=100]
67
67
68
68
- repo : https://github.com/pre-commit/mirrors-clang-format
69
- rev : v16.0.3
69
+ rev : v16.0.6
70
70
hooks :
71
71
- id : clang-format
72
72
types_or : [c++, c, cuda]
You can’t perform that action at this time.
0 commit comments