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

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