File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/mirrors-clang-format
3- rev : ' v18 .1.8 '
3+ rev : ' v19 .1.7 '
44 hooks :
55 - id : clang-format
66 types_or : [c++, c, cuda]
77 - repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v2.3 .0
8+ rev : v5.0 .0
99 hooks :
1010 - id : check-yaml
1111 - id : end-of-file-fixer
1212 - id : trailing-whitespace
13- - repo : https://github.com/cheshirekow/cmake-format-precommit
14- rev : v0.6.13
13+ - id : check-illegal-windows-names
14+ - id : mixed-line-ending
15+ - repo : https://github.com/BlankSpruce/gersemi
16+ rev : 0.18.2
1517 hooks :
16- - id : cmake-format
17- additional_dependencies : [pyyaml]
18- args : [--line-width=180]
19- types : [file]
20- files : (\.cmake|CMakeLists.txt)(.in)?$
18+ - id : gersemi
You can’t perform that action at this time.
0 commit comments