Commit 2f037ea 1 parent bcff953 commit 2f037ea Copy full SHA for 2f037ea
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 26
26
args : [--markdown-linebreak-ext=md]
27
27
28
28
- repo : https://github.com/igorshubovych/markdownlint-cli
29
- rev : v0.43 .0
29
+ rev : v0.44 .0
30
30
hooks :
31
31
- id : markdownlint
32
32
args : [-c, .markdownlint.yaml, --fix]
37
37
- id : prettier
38
38
39
39
- repo : https://github.com/adrienverge/yamllint
40
- rev : v1.35.1
40
+ rev : v1.36.0
41
41
hooks :
42
42
- id : yamllint
43
43
@@ -57,24 +57,24 @@ repos:
57
57
- id : shellcheck
58
58
59
59
- repo : https://github.com/scop/pre-commit-shfmt
60
- rev : v3.10 .0-2
60
+ rev : v3.11 .0-1
61
61
hooks :
62
62
- id : shfmt
63
63
args : [-w, -s, -i=4]
64
64
65
65
- repo : https://github.com/pycqa/isort
66
- rev : 5.13.2
66
+ rev : 6.0.1
67
67
hooks :
68
68
- id : isort
69
69
70
70
- repo : https://github.com/psf/black
71
- rev : 24.10 .0
71
+ rev : 25.1 .0
72
72
hooks :
73
73
- id : black
74
74
args : [--line-length=100]
75
75
76
76
- repo : https://github.com/pre-commit/mirrors-clang-format
77
- rev : v19 .1.5
77
+ rev : v20 .1.0
78
78
hooks :
79
79
- id : clang-format
80
80
types_or : [c++, c, cuda]
87
87
exclude : .cu
88
88
89
89
- repo : https://github.com/python-jsonschema/check-jsonschema
90
- rev : 0.30.0
90
+ rev : 0.31.3
91
91
hooks :
92
92
- id : check-metaschema
93
93
files : ^.+/schema/.*schema\.json$
You can’t perform that action at this time.
0 commit comments