File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : " v4.6 .0"
6
+ rev : " v5.0 .0"
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : check-case-conflict
14
14
- id : trailing-whitespace
15
15
16
16
- repo : https://github.com/sirosen/texthooks
17
- rev : " 0.6.6 "
17
+ rev : " 0.6.8 "
18
18
hooks :
19
19
- id : fix-ligatures
20
20
- id : fix-smartquotes
@@ -28,13 +28,13 @@ repos:
28
28
additional_dependencies : [pyyaml]
29
29
30
30
- repo : https://github.com/pre-commit/mirrors-clang-format
31
- rev : " v18 .1.8 "
31
+ rev : " v20 .1.3 "
32
32
hooks :
33
33
- id : clang-format
34
34
types_or : [c++, c, cuda]
35
35
36
36
- repo : https://github.com/codespell-project/codespell
37
- rev : " v2.3.0 "
37
+ rev : " v2.4.1 "
38
38
hooks :
39
39
- id : codespell
40
40
additional_dependencies : [tomli]
You can’t perform that action at this time.
0 commit comments