File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
10
10
repos :
11
11
- repo : https://github.com/commitizen-tools/commitizen
12
- rev : v4.8.2
12
+ rev : v4.8.3
13
13
hooks :
14
14
- id : commitizen
15
15
stages : [commit-msg]
40
40
- id : pyupgrade
41
41
args : [--py39-plus]
42
42
- repo : https://github.com/astral-sh/ruff-pre-commit
43
- rev : v0.11.11
43
+ rev : v0.12.2
44
44
hooks :
45
45
- id : ruff
46
46
args : [--fix, --exit-non-zero-on-fix]
@@ -50,16 +50,16 @@ repos:
50
50
hooks :
51
51
- id : codespell
52
52
- repo : https://github.com/PyCQA/flake8
53
- rev : 7.2 .0
53
+ rev : 7.3 .0
54
54
hooks :
55
55
- id : flake8
56
56
- repo : https://github.com/pre-commit/mirrors-mypy
57
- rev : v1.15.0
57
+ rev : v1.16.1
58
58
hooks :
59
59
- id : mypy
60
60
additional_dependencies : [ifaddr]
61
61
- repo : https://github.com/MarcoGorelli/cython-lint
62
- rev : v0.16.6
62
+ rev : v0.16.7
63
63
hooks :
64
64
- id : cython-lint
65
65
- id : double-quote-cython-strings
You can’t perform that action at this time.
0 commit comments