File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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.40 .0
21
+ rev : v0.42 .0
22
22
hooks :
23
23
- id : markdownlint
24
24
args : [-c, .markdownlint.yaml, --fix]
34
34
- id : yamllint
35
35
36
36
- repo : https://github.com/tier4/pre-commit-hooks-ros
37
- rev : v0.8 .0
37
+ rev : v0.10 .0
38
38
hooks :
39
39
- id : flake8-ros
40
40
- id : prettier-xacro
49
49
- id : shellcheck
50
50
51
51
- repo : https://github.com/scop/pre-commit-shfmt
52
- rev : v3.8 .0-1
52
+ rev : v3.9 .0-1
53
53
hooks :
54
54
- id : shfmt
55
55
args : [-w, -s, -i=4]
@@ -60,13 +60,13 @@ repos:
60
60
- id : isort
61
61
62
62
- repo : https://github.com/psf/black
63
- rev : 24.4.2
63
+ rev : 24.8.0
64
64
hooks :
65
65
- id : black
66
66
args : [--line-length=100]
67
67
68
68
- repo : https://github.com/pre-commit/mirrors-clang-format
69
- rev : v18 .1.5
69
+ rev : v19 .1.0
70
70
hooks :
71
71
- id : clang-format
72
72
types_or : [c++, c, cuda]
79
79
exclude : .cu
80
80
81
81
- repo : https://github.com/python-jsonschema/check-jsonschema
82
- rev : 0.28 .3
82
+ rev : 0.29 .3
83
83
hooks :
84
84
- id : check-metaschema
85
85
files : ^.+/schema/.*schema\.json$
You can’t perform that action at this time.
0 commit comments