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
3737 - tomli
3838
3939- repo : https://github.com/psf/black
40- rev : 25.1 .0
40+ rev : 25.9 .0
4141 hooks :
4242 - id : black
4343 exclude : " _vendored/conv_template.py"
@@ -49,13 +49,13 @@ repos:
4949 args : ["-i"]
5050
5151- repo : https://github.com/MarcoGorelli/cython-lint
52- rev : v0.16.6
52+ rev : v0.17.0
5353 hooks :
5454 - id : cython-lint
5555 - id : double-quote-cython-strings
5656
5757- repo : https://github.com/pycqa/flake8
58- rev : 7.1.2
58+ rev : 7.3.0
5959 hooks :
6060 - id : flake8
6161 args : ["--config=.flake8"]
6464 - flake8-bugbear==24.4.26
6565
6666- repo : https://github.com/pycqa/isort
67- rev : 6.0.1
67+ rev : 6.1.0
6868 hooks :
6969 - id : isort
7070 name : isort (python)
7676 types : [pyi]
7777
7878- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
79- rev : v2.14 .0
79+ rev : v2.15 .0
8080 hooks :
8181 - id : pretty-format-toml
8282 args : [--autofix]
You can’t perform that action at this time.
0 commit comments