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 1111
1212repos :
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v5 .0.0
14+ rev : v6 .0.0
1515 hooks :
1616 - id : trailing-whitespace
1717 - id : check-added-large-files
1818
19- - repo : https://github.com/psf/black
20- rev : 24.10 .0
19+ - repo : https://github.com/psf/black-pre-commit-mirror
20+ rev : 25.9 .0
2121 hooks :
2222 - id : black
2323 name : " Black: The uncompromising Python code formatter"
2424
2525 - repo : https://github.com/PyCQA/isort
26- rev : 5.13.2
26+ rev : 6.1.0
2727 hooks :
2828 - id : isort
2929 name : " Sort Imports"
3030 args : ["--profile", "black"]
3131
3232 - repo : https://github.com/astral-sh/ruff-pre-commit
33- rev : v0.8.6
33+ rev : v0.13.3
3434 hooks :
3535 # Run the linter.
3636 - id : ruff
You can’t perform that action at this time.
0 commit comments