File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 autoupdate_schedule : monthly
33repos :
44 - repo : https://github.com/asottile/pyupgrade
5- rev : v2.37.3
5+ rev : v3.15.0
66 hooks :
77 - id : pyupgrade
88 args : ["--py38-plus"]
9- - repo : https://github.com/asottile/reorder_python_imports
10- rev : v3.8.2
9+ - repo : https://github.com/asottile/reorder-python-imports
10+ rev : v3.12.0
1111 hooks :
1212 - id : reorder-python-imports
1313 args : ["--application-directories", "src"]
1414 files : flemi
1515 - repo : https://github.com/psf/black
16- rev : 22.6.0
16+ rev : 23.10.1
1717 hooks :
1818 - id : black
1919 files : flemi
2020 - repo : https://github.com/PyCQA/flake8
21- rev : 5.0.2
21+ rev : 6.1.0
2222 hooks :
2323 - id : flake8
2424 files : flemi
2525 - repo : https://github.com/pre-commit/pre-commit-hooks
26- rev : v4.3 .0
26+ rev : v4.5 .0
2727 hooks :
2828 - id : fix-byte-order-marker
2929 - id : trailing-whitespace
You can’t perform that action at this time.
0 commit comments