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 11exclude : ^tests/fixtures/
22repos :
33- repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.5 .0
4+ rev : v5.0 .0
55 hooks :
66 - id : check-yaml
77 - id : debug-statements
88 - id : end-of-file-fixer
99 - id : trailing-whitespace
1010- repo : https://github.com/asottile/reorder-python-imports
11- rev : v3.12 .0
11+ rev : v3.14 .0
1212 hooks :
1313 - id : reorder-python-imports
1414 args : [--application-directories, '.:src', --py37-plus]
1515- repo : https://github.com/psf/black
16- rev : 23.12.1
16+ rev : 25.1.0
1717 hooks :
1818 - id : black
1919 args : [--line-length=79]
2020- repo : https://github.com/asottile/pyupgrade
21- rev : v3.15.0
21+ rev : v3.19.1
2222 hooks :
2323 - id : pyupgrade
2424 args : [--py37-plus]
2525- repo : https://github.com/asottile/setup-cfg-fmt
26- rev : v2.5 .0
26+ rev : v2.7 .0
2727 hooks :
2828 - id : setup-cfg-fmt
2929 args : [--min-py3-version, '3.7']
You can’t perform that action at this time.
0 commit comments