Upgrade pre-commit/pre-commit-hooks

This commit is contained in:
Anthony Sottile 2019-05-15 10:19:12 -07:00 committed by GitHub
parent dc75b6af47
commit b81173ea0c
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==19.3b0]
language_version: python3
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.1.0
rev: v2.2.2
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer