mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Update pre-commit repos to tags.
This commit is contained in:
parent
13a63fbf3a
commit
f59e398c48
@ -1,5 +1,5 @@
|
|||||||
- repo: git@github.com:pre-commit/pre-commit-hooks.git
|
- repo: git@github.com:pre-commit/pre-commit-hooks.git
|
||||||
sha: 35548254adb636ce52b5574eb1904b8c795b673e
|
sha: v0.7.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: autopep8-wrapper
|
- id: autopep8-wrapper
|
||||||
args:
|
args:
|
||||||
@ -24,7 +24,7 @@
|
|||||||
- id: requirements-txt-fixer
|
- id: requirements-txt-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: git@github.com:asottile/reorder_python_imports.git
|
- repo: git@github.com:asottile/reorder_python_imports.git
|
||||||
sha: 017e2f64306853ec7f000db52b8280da27eb3b96
|
sha: v0.3.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: reorder-python-imports
|
- id: reorder-python-imports
|
||||||
language_version: python2.7
|
language_version: python2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user