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 22 autoupdate_schedule : monthly
33repos :
44 - repo : https://github.com/asottile/pyupgrade
5- rev : v2.32.0
5+ rev : v2.37.3
66 hooks :
77 - id : pyupgrade
88 args : ["--py38-plus"]
99 - repo : https://github.com/asottile/reorder_python_imports
10- rev : v3.1.0
10+ rev : v3.8.2
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.3 .0
16+ rev : 22.6 .0
1717 hooks :
1818 - id : black
1919 files : flemi
2020 - repo : https://github.com/PyCQA/flake8
21- rev : 4 .0.1
21+ rev : 5 .0.2
2222 hooks :
2323 - id : flake8
2424 files : flemi
2525 - repo : https://github.com/pre-commit/pre-commit-hooks
26- rev : v4.2 .0
26+ rev : v4.3 .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