Upgrade pre-commit/pre-commit-hooks to 2.0.0

This commit is contained in:
Anthony Sottile 2018-10-18 20:11:35 -07:00
parent dc0b4efffa
commit 11ff14be1f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repos:
additional_dependencies: [black==18.9b0]
language_version: python3
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.4.0-1
rev: v2.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer