Merge pull request #4200 from asottile/upgrade_hooks

Upgrade pre-commit/pre-commit-hooks to 2.0.0
This commit is contained in:
Ronny Pfannschmidt
2018-10-19 08:33:03 +02:00
committed by GitHub

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