File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
- id : trailing-whitespace
52
52
53
53
- repo : https://github.com/astral-sh/ruff-pre-commit
54
- rev : " v0.12.11 "
54
+ rev : " v0.13.3 "
55
55
hooks :
56
56
- id : ruff
57
57
types : [file, python]
67
67
additional_dependencies : [tomli]
68
68
69
69
- repo : https://github.com/adamchainz/blacken-docs
70
- rev : 1.19.1
70
+ rev : 1.20.0
71
71
hooks :
72
72
- id : blacken-docs
73
73
types : [file, rst]
79
79
types : [file, python]
80
80
81
81
- repo : https://github.com/pre-commit/mirrors-mypy
82
- rev : ' v1.17.1 '
82
+ rev : ' v1.18.2 '
83
83
hooks :
84
84
- id : mypy
85
85
exclude : ' noxfile\.py|docs/src/conf\.py|^benchmarks'
91
91
- id : validate-pyproject
92
92
93
93
- repo : https://github.com/scientific-python/cookie
94
- rev : 2025.05.02
94
+ rev : 2025.10.01
95
95
hooks :
96
96
- id : sp-repo-review
97
97
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments