|
@@ -1,5 +1,5 @@
|
|
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
|
|
- sha: 'v0.4.2'
|
|
|
+ sha: 'v0.9.1'
|
|
|
hooks:
|
|
|
- id: check-added-large-files
|
|
|
- id: check-docstring-first
|
|
@@ -14,7 +14,7 @@
|
|
|
- id: requirements-txt-fixer
|
|
|
- id: trailing-whitespace
|
|
|
- repo: git://github.com/asottile/reorder_python_imports
|
|
|
- sha: v0.1.0
|
|
|
+ sha: v0.3.5
|
|
|
hooks:
|
|
|
- id: reorder-python-imports
|
|
|
language_version: 'python2.7'
|