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
commit 366b88388b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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