chore(pre-commit): update dependecies

This commit is contained in:
Fadi Hadzh 2017-10-30 22:06:31 +03:00
parent 209330e026
commit 0b6a8f0d3b

View file

@ -1,11 +1,11 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
sha: v0.9.1
sha: v1.1.1
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pre-commit/pre-commit
sha: v0.16.2
sha: v1.3.0
hooks:
- id: validate_config
- id: validate_manifest