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 :
2- - repo : https://github.com/psf/black
3- rev : 25.1 .0
2+ - repo : https://github.com/psf/black-pre-commit-mirror
3+ rev : 25.9 .0
44 hooks :
55 - id : black
66 - id : black-jupyter
77 - repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v5 .0.0
8+ rev : v6 .0.0
99 hooks :
1010 - id : check-added-large-files
1111 - id : check-case-conflict
1515 exclude : ' .*\.ipynb'
1616 - id : trailing-whitespace
1717 - repo : https://github.com/pycqa/isort
18- rev : 6.0.1
18+ rev : 6.1.0
1919 hooks :
2020 - id : isort
2121 name : isort (python)
3333 - id : flake8
3434 additional_dependencies : ["flake8-bugbear"]
3535 - repo : https://github.com/pre-commit/mirrors-mypy
36- rev : " v1.17.1 "
36+ rev : " v1.18.2 "
3737 hooks :
3838 - id : mypy
3939 additional_dependencies :
You can’t perform that action at this time.
0 commit comments