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- sha : v1.2.3
3+ rev : v1.2.3
44 hooks :
55 - id : trailing-whitespace
66 - id : end-of-file-fixer
@@ -14,19 +14,19 @@ repos:
1414 - id : requirements-txt-fixer
1515 - id : flake8
1616- repo : https://github.com/pre-commit/pre-commit
17- sha : v0.16.3
17+ rev : v1.7.0
1818 hooks :
1919 - id : validate_manifest
2020- repo : https://github.com/asottile/reorder_python_imports
21- sha : v0.3.5
21+ rev : v1.0.1
2222 hooks :
2323 - id : reorder-python-imports
2424 language_version : python2.7
2525- repo : https://github.com/asottile/pyupgrade
26- sha : v1.1.4
26+ rev : v1.2.0
2727 hooks :
2828 - id : pyupgrade
2929- repo : https://github.com/asottile/add-trailing-comma
30- sha : v0.6.4
30+ rev : v0.6.4
3131 hooks :
3232 - id : add-trailing-comma
You can’t perform that action at this time.
0 commit comments