Commit 954db14 1 parent fe0fb5e commit 954db14 Copy full SHA for 954db14
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
- id : check-useless-excludes
12
12
- id : check-hooks-apply
13
13
- repo : https://github.com/pre-commit/mirrors-clang-format
14
- rev : v18 .1.3
14
+ rev : v19 .1.7
15
15
hooks :
16
16
- id : clang-format
17
17
' types_or ' : [c++, c]
22
22
utils/mc_bin_flatbuffers/.*
23
23
)$
24
24
- repo : https://github.com/pre-commit/pre-commit-hooks
25
- rev : v4.6 .0
25
+ rev : v5.0 .0
26
26
hooks :
27
27
- id : check-added-large-files
28
28
- id : check-ast
52
52
- id : mixed-line-ending
53
53
- id : trailing-whitespace
54
54
- repo : https://github.com/psf/black
55
- rev : 24.3 .0
55
+ rev : 24.10 .0
56
56
hooks :
57
57
- id : black
58
58
exclude : |
61
61
utils/mc_log_gui/mc_log_ui/ui/.*
62
62
)$
63
63
- repo : https://github.com/PyCQA/flake8
64
- rev : 7.0.0
64
+ rev : 7.1.1
65
65
hooks :
66
66
- id : flake8
67
67
args :
You can’t perform that action at this time.
0 commit comments