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/psf/black
3- rev : 24.2 .0
3+ rev : 24.10 .0
44 hooks :
55 - id : black
66 name : black
1313 types_or : [python, pyi]
1414
1515- repo : https://github.com/pycqa/flake8
16- rev : 7.0.0
16+ rev : 7.1.1
1717 hooks :
1818 - id : flake8
1919 additional_dependencies :
2323 args : [--max-line-length=88]
2424
2525- repo : https://github.com/asottile/pyupgrade
26- rev : v3.15.1
26+ rev : v3.18.0
2727 hooks :
2828 - id : pyupgrade
2929 args : [--py310-plus]
3535 args : [--force-single-line-imports]
3636
3737- repo : https://github.com/pre-commit/pre-commit-hooks
38- rev : v4.5 .0
38+ rev : v5.0 .0
3939 hooks :
4040 - id : check-builtin-literals
4141 - id : check-added-large-files
5757 )
5858
5959 - repo : https://github.com/pre-commit/mirrors-mypy
60- rev : v1.8.0
60+ rev : v1.12.1
6161 hooks :
6262 - id : mypy
6363 language_version : python3.12
You can’t perform that action at this time.
0 commit comments