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 Mar 9, 2018
1 parent 18d96dd commit 9da6c12
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,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
sha: v0.9.1
rev: v1.2.3
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -9,7 +9,7 @@ repos:
- id: requirements-txt-fixer
- id: flake8
- repo: https://github.com/pre-commit/mirrors-scss-lint
sha: v0.54.0
rev: v0.57.0
hooks:
- id: scss-lint
language_version: 2.1.5

0 comments on commit 9da6c12

Please sign in to comment.