Skip to content

Commit

Permalink
Merge pull request #3 from anthonywritescode/all-repos_autofix_pre-co…
Browse files Browse the repository at this point in the history
…mmit-autoupdate

Ran pre-commit autoupdate.
  • Loading branch information
asottile authored Mar 9, 2018
2 parents 18d96dd + 9da6c12 commit b46407b
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 b46407b

Please sign in to comment.