File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
autoupdate_branch : devel
3
3
repos :
4
4
- repo : https://github.com/PyCQA/isort
5
- rev : 5.12.0
5
+ rev : 5.13.2
6
6
hooks :
7
7
- id : isort
8
8
args :
@@ -14,17 +14,17 @@ repos:
14
14
hooks :
15
15
- id : cmake-format
16
16
- repo : https://github.com/pappasam/toml-sort
17
- rev : v0.23.1
17
+ rev : v0.24.2
18
18
hooks :
19
19
- id : toml-sort-fix
20
20
- repo : https://github.com/pre-commit/mirrors-clang-format
21
- rev : v16.0.6
21
+ rev : v19.1.4
22
22
hooks :
23
23
- id : clang-format
24
24
args :
25
25
- --style=Google
26
26
- repo : https://github.com/pre-commit/pre-commit-hooks
27
- rev : v4.4 .0
27
+ rev : v5.0 .0
28
28
hooks :
29
29
- id : check-added-large-files
30
30
- id : check-ast
@@ -42,11 +42,11 @@ repos:
42
42
- id : mixed-line-ending
43
43
- id : trailing-whitespace
44
44
- repo : https://github.com/psf/black
45
- rev : 23.3 .0
45
+ rev : 24.10 .0
46
46
hooks :
47
47
- id : black
48
48
- repo : https://github.com/pycqa/flake8
49
- rev : 6.0.0
49
+ rev : 7.1.1
50
50
hooks :
51
51
- id : flake8
52
52
args :
You can’t perform that action at this time.
0 commit comments