File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
- id : check-useless-excludes
5
5
- id : check-hooks-apply
6
6
- repo : https://github.com/pre-commit/mirrors-clang-format
7
- rev : v17.0.6
7
+ rev : v18.1.8
8
8
hooks :
9
9
- id : clang-format
10
10
- repo : https://github.com/pre-commit/pre-commit-hooks
11
- rev : v4.5 .0
11
+ rev : v4.6 .0
12
12
hooks :
13
13
- id : check-added-large-files
14
14
- id : check-ast
@@ -23,16 +23,16 @@ repos:
23
23
- id : mixed-line-ending
24
24
- id : trailing-whitespace
25
25
- repo : https://github.com/psf/black
26
- rev : 24.2 .0
26
+ rev : 24.8 .0
27
27
hooks :
28
28
- id : black
29
29
- repo : https://github.com/MarcoGorelli/cython-lint
30
- rev : v0.16.0
30
+ rev : v0.16.2
31
31
hooks :
32
32
- id : cython-lint
33
33
- id : double-quote-cython-strings
34
34
- repo : https://github.com/PyCQA/flake8
35
- rev : 7.0.0
35
+ rev : 7.1.1
36
36
hooks :
37
37
- id : flake8
38
38
exclude : ^binding/python/rbdyn/.*__init__.py
You can’t perform that action at this time.
0 commit comments