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 @@ -19,13 +19,13 @@ repos:
19
19
args : [--markdown-linebreak-ext=md]
20
20
21
21
- repo : https://github.com/igorshubovych/markdownlint-cli
22
- rev : v0.30.0
22
+ rev : v0.31.1
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 : v2.5.1
28
+ rev : v2.6.2
29
29
hooks :
30
30
- id : prettier
31
31
@@ -44,12 +44,12 @@ repos:
44
44
- id : ros-include-guard
45
45
46
46
- repo : https://github.com/shellcheck-py/shellcheck-py
47
- rev : v0.8.0.3
47
+ rev : v0.8.0.4
48
48
hooks :
49
49
- id : shellcheck
50
50
51
51
- repo : https://github.com/scop/pre-commit-shfmt
52
- rev : v3.4.2 -1
52
+ rev : v3.4.3 -1
53
53
hooks :
54
54
- id : shfmt
55
55
args : [-w, -s, -i=4]
88
88
types_or : [c++, c, cuda]
89
89
90
90
- repo : https://github.com/cpplint/cpplint
91
- rev : 1.5.5
91
+ rev : 1.6.0
92
92
hooks :
93
93
- id : cpplint
94
94
args : [--quiet]
You can’t perform that action at this time.
0 commit comments