Skip to content

Commit

Permalink
Ran pre-commit autoupdate.
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Aug 30, 2017
1 parent bbd0284 commit 5f57d98
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: https://github.com/pre-commit/pre-commit-hooks
sha: v0.7.1
sha: v0.9.2
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -17,7 +17,7 @@
- id: check-byte-order-marker
- id: fix-encoding-pragma
- repo: https://github.com/asottile/reorder_python_imports
sha: v0.3.1
sha: v0.3.5
hooks:
- id: reorder-python-imports
args: [
Expand Down

0 comments on commit 5f57d98

Please sign in to comment.