Update pre-commit versions

This commit is contained in:
ViViDboarder 2019-10-24 14:29:16 -07:00
parent 5fdc11ff93
commit e9bd22b73c
1 changed files with 3 additions and 4 deletions

View File

@ -1,13 +1,12 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
rev: v2.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
# After merging, this should change to the upstream and point to master
- repo: https://github.com/ViViDboarder/vint
rev: pre-commit-support
- repo: https://github.com/Kuniwak/vint
rev: 9a239b20be279324ced3b34ed71f84a63edfd4fb
hooks:
- id: vint
exclude: >