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 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 : trailing-whitespace
66 - id : end-of-file-fixer
99 - id : debug-statements
1010 - id : check-case-conflict
1111
12- - repo : https://github.com/psf/black
13- rev : 25.1 .0
12+ - repo : https://github.com/psf/black-pre-commit-mirror
13+ rev : 25.9 .0
1414 hooks :
1515 - id : black
1616 language_version : python3
1717 args : ["--line-length", "120"]
1818
1919- repo : https://github.com/pycqa/isort
20- rev : 6.0 .0
20+ rev : 6.1 .0
2121 hooks :
2222 - id : isort
2323 name : isort (python)
2424
2525- repo : https://github.com/pycqa/flake8
26- rev : 7.1.2
26+ rev : 7.3.0
2727 hooks :
2828 - id : flake8
2929 additional_dependencies : [flake8-docstrings]
You can’t perform that action at this time.
0 commit comments