Commit 267db10 1 parent f4698fd commit 267db10 Copy full SHA for 267db10
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 7
7
8
8
repos :
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks
10
- rev : v4.6 .0
10
+ rev : v5.0 .0
11
11
hooks :
12
12
- id : check-json
13
13
- id : check-merge-conflict
22
22
args : [--markdown-linebreak-ext=md]
23
23
24
24
- repo : https://github.com/igorshubovych/markdownlint-cli
25
- rev : v0.41 .0
25
+ rev : v0.43 .0
26
26
hooks :
27
27
- id : markdownlint
28
28
args : [-c, .markdownlint.yaml, --fix]
53
53
- id : shellcheck
54
54
55
55
- repo : https://github.com/scop/pre-commit-shfmt
56
- rev : v3.9 .0-1
56
+ rev : v3.10 .0-2
57
57
hooks :
58
58
- id : shfmt
59
59
args : [-w, -s, -i=4]
@@ -64,26 +64,26 @@ repos:
64
64
- id : isort
65
65
66
66
- repo : https://github.com/psf/black
67
- rev : 24.8 .0
67
+ rev : 24.10 .0
68
68
hooks :
69
69
- id : black
70
70
args : [--line-length=100]
71
71
72
72
- repo : https://github.com/pre-commit/mirrors-clang-format
73
- rev : v18 .1.8
73
+ rev : v19 .1.5
74
74
hooks :
75
75
- id : clang-format
76
76
types_or : [c++, c, cuda]
77
77
78
78
- repo : https://github.com/cpplint/cpplint
79
- rev : 1.6.1
79
+ rev : 2.0.0
80
80
hooks :
81
81
- id : cpplint
82
82
args : [--quiet]
83
83
exclude : .cu
84
84
85
85
- repo : https://github.com/python-jsonschema/check-jsonschema
86
- rev : 0.29.2
86
+ rev : 0.30.0
87
87
hooks :
88
88
- id : check-metaschema
89
89
files : ^.+/schema/.*schema\.json$
You can’t perform that action at this time.
0 commit comments