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 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : check-ast
66 - id : check-builtin-literals
3838 - tomli
3939
4040- repo : https://github.com/psf/black
41- rev : 25 .1.0
41+ rev : 26 .1.0
4242 hooks :
4343 - id : black
4444 exclude : " _vendored/conv_template.py"
@@ -50,13 +50,13 @@ repos:
5050 args : ["-i"]
5151
5252- repo : https://github.com/MarcoGorelli/cython-lint
53- rev : v0.16.6
53+ rev : v0.19.0
5454 hooks :
5555 - id : cython-lint
5656 - id : double-quote-cython-strings
5757
5858- repo : https://github.com/pycqa/flake8
59- rev : 7.1.2
59+ rev : 7.3.0
6060 hooks :
6161 - id : flake8
6262 args : ["--config=.flake8"]
6565 - flake8-bugbear==24.4.26
6666
6767- repo : https://github.com/pycqa/isort
68- rev : 6 .0.1
68+ rev : 8 .0.0
6969 hooks :
7070 - id : isort
7171 name : isort (python)
7777 types : [pyi]
7878
7979- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
80- rev : v2.14 .0
80+ rev : v2.16 .0
8181 hooks :
8282 - id : pretty-format-toml
8383 args : [--autofix]
You can’t perform that action at this time.
0 commit comments