File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
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.4 .0
3+ rev : v5.0 .0
44 hooks :
55 - id : check-added-large-files
66 - id : check-docstring-first
@@ -14,30 +14,30 @@ repos:
1414 - id : name-tests-test
1515 - id : requirements-txt-fixer
1616 - id : trailing-whitespace
17- - repo : https://github.com/pre-commit/mirrors- autopep8
18- rev : v2.0.0
17+ - repo : https://github.com/hhatto/ autopep8
18+ rev : v2.3.2
1919 hooks :
2020 - id : autopep8
2121- repo : https://github.com/pycqa/flake8
22- rev : 6.0.0
22+ rev : 7.1.2
2323 hooks :
2424 - id : flake8
25- - repo : https://github.com/asottile/reorder_python_imports
26- rev : v3.9 .0
25+ - repo : https://github.com/asottile/reorder-python-imports
26+ rev : v3.14 .0
2727 hooks :
2828 - id : reorder-python-imports
2929 args : ['--py3-plus']
3030- repo : https://github.com/Lucas-C/pre-commit-hooks
31- rev : v1.3.1
31+ rev : v1.5.5
3232 hooks :
3333 - id : remove-tabs
3434- repo : https://github.com/asottile/pyupgrade
35- rev : v3.3.0
35+ rev : v3.19.1
3636 hooks :
3737 - id : pyupgrade
3838 args : ['--py3-plus']
3939- repo : https://github.com/asottile/add-trailing-comma
40- rev : v2.3 .0
40+ rev : v3.1 .0
4141 hooks :
4242 - id : add-trailing-comma
4343 args : ['--py36-plus']
You can’t perform that action at this time.
0 commit comments