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.3 .0
3+ rev : v4.4 .0
44 hooks :
55 - id : check-added-large-files
66 - id : check-docstring-first
@@ -15,15 +15,15 @@ repos:
1515 - id : requirements-txt-fixer
1616 - id : trailing-whitespace
1717- repo : https://github.com/pre-commit/mirrors-autopep8
18- rev : v1.7 .0
18+ rev : v2.0 .0
1919 hooks :
2020 - id : autopep8
2121- repo : https://github.com/pycqa/flake8
22- rev : 5 .0.4
22+ rev : 6 .0.0
2323 hooks :
2424 - id : flake8
2525- repo : https://github.com/asottile/reorder_python_imports
26- rev : v3.8.5
26+ rev : v3.9.0
2727 hooks :
2828 - id : reorder-python-imports
2929 args : ['--py3-plus']
3232 hooks :
3333 - id : remove-tabs
3434- repo : https://github.com/asottile/pyupgrade
35- rev : v3.1 .0
35+ rev : v3.3 .0
3636 hooks :
3737 - id : pyupgrade
3838 args : ['--py3-plus']
You can’t perform that action at this time.
0 commit comments