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 : v4.6 .0
3+ rev : v5.0 .0
44 hooks :
55 - id : check-yaml
66 - id : debug-statements
@@ -11,23 +11,23 @@ repos:
1111 hooks :
1212 - id : isort
1313- repo : https://github.com/psf/black
14- rev : 24.4.2
14+ rev : 24.10.0
1515 hooks :
1616 - id : black
1717- repo : https://github.com/asottile/pyupgrade
18- rev : v3.16 .0
18+ rev : v3.18 .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.1.1
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.7 .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