File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
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 : v4.6 .0
3+ rev : v6.0 .0
44 hooks :
55 - id : check-yaml
66 - id : debug-statements
77 - id : end-of-file-fixer
88 - id : trailing-whitespace
99- repo : https://github.com/pycqa/isort
10- rev : 5.13.2
10+ rev : 6.1.0
1111 hooks :
1212 - id : isort
13- - repo : https://github.com/psf/black
14- rev : 24.4.2
13+ - repo : https://github.com/psf/black-pre-commit-mirror
14+ rev : 25.9.0
1515 hooks :
1616 - id : black
1717- repo : https://github.com/asottile/pyupgrade
18- rev : v3.16 .0
18+ rev : v3.20 .0
1919 hooks :
2020 - id : pyupgrade
2121 args : [--py38-plus]
2222- repo : https://github.com/pycqa/flake8
23- rev : 7.1 .0
23+ rev : 7.3 .0
2424 hooks :
2525 - id : flake8
2626 exclude : ^(tests/|docs/|setup.py)
2727 additional_dependencies :
2828 - flake8-docstrings
2929- repo : https://github.com/asottile/setup-cfg-fmt
30- rev : v2.5 .0
30+ rev : v2.8 .0
3131 hooks :
3232 - id : setup-cfg-fmt
3333 args : [--include-version-classifiers]
You can’t perform that action at this time.
0 commit comments