Skip to content

Commit

Permalink
Upgrade pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed May 22, 2017
1 parent c948859 commit 60f5169
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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
sha: a11d9314b22d8f8c7556443875b731ef05965464
sha: 5bf6c09
hooks:
- id: trailing-whitespace
- id: flake8
Expand Down Expand Up @@ -33,16 +33,16 @@
- id: requirements-txt-fixer

- repo: git://github.com/FalconSocial/pre-commit-mirrors-pep257
sha: 149e61b7a717945143fe51f010fe1c576e729a9f
sha: f464d46
hooks:
- id: pep257

- repo: git://github.com/Lucas-C/pre-commit-hooks
sha: v1.0.1
sha: 1e30aa4
hooks:
- id: remove-tabs

- repo: git://github.com/Lucas-C/pre-commit-hooks-lxml
sha: v1.0.2
sha: 44f1a42
hooks:
- id: forbid-html-img-without-alt-text

0 comments on commit 60f5169

Please sign in to comment.