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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.3 .0
3+ rev : v4.6 .0
44 hooks :
55 - id : check-merge-conflict
66 - id : check-yaml
77 - id : trailing-whitespace
88 - repo : https://github.com/PyCQA/flake8
9- rev : 5.0.4
9+ rev : 7.1.0
1010 hooks :
1111 - id : flake8
1212 additional_dependencies :
1313 - flake8-bugbear==20.1.4
1414 - flake8-builtins==1.5.3
1515 - flake8-comprehensions==3.2.3
1616 - flake8-tidy-imports==4.1.0
17- - repo : https://github.com/pre-commit/mirrors- autopep8
18- rev : v1.7.0
17+ - repo : https://github.com/hhatto/ autopep8
18+ rev : v2.3.1
1919 hooks :
2020 - id : autopep8
2121 - repo : https://github.com/asottile/add-trailing-comma
22- rev : v2.2.3
22+ rev : v3.1.0
2323 hooks :
2424 - id : add-trailing-comma
2525 args : [--py36-plus]
2626 - repo : https://github.com/PyCQA/isort
27- rev : 5.10.1
27+ rev : 5.13.2
2828 hooks :
2929 - id : isort
You can’t perform that action at this time.
0 commit comments