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 3232 - id : end-of-file-fixer
3333 - id : trailing-whitespace
3434 - repo : ' https://github.com/charliermarsh/ruff-pre-commit'
35- rev : v0.7.2
35+ rev : v0.8.1
3636 hooks :
3737 - id : ruff
3838 - repo : ' https://github.com/psf/black'
4141 - id : black
4242 types : [python]
4343 - repo : ' https://github.com/MarcoGorelli/cython-lint'
44- rev : v0.16.2
44+ rev : v0.16.6
4545 hooks :
4646 - id : cython-lint
4747 - repo : ' https://github.com/pycqa/flake8'
5858 - id : isort
5959 types_or : [cython, python]
6060 - repo : ' https://github.com/PyCQA/pylint'
61- rev : v3.3.1
61+ rev : v3.3.2
6262 hooks :
6363 - id : pylint
6464 additional_dependencies :
7777 - ' --py38-plus'
7878 - ' --keep-runtime-typing'
7979 - repo : ' https://github.com/abravalheri/validate-pyproject'
80- rev : v0.22
80+ rev : v0.23
8181 hooks :
8282 - id : validate-pyproject
You can’t perform that action at this time.
0 commit comments