Skip to content

Commit

Permalink
Update pre-commit repos to tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
wting committed Jun 1, 2017
1 parent 13a63fb commit f59e398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- repo: git@github.com:pre-commit/pre-commit-hooks.git
sha: 35548254adb636ce52b5574eb1904b8c795b673e
sha: v0.7.1
hooks:
- id: autopep8-wrapper
args:
Expand All @@ -24,7 +24,7 @@
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: git@github.com:asottile/reorder_python_imports.git
sha: 017e2f64306853ec7f000db52b8280da27eb3b96
sha: v0.3.2
hooks:
- id: reorder-python-imports
language_version: python2.7

0 comments on commit f59e398

Please sign in to comment.