Upgrade pre-commit/pre-commit-hooks to 2.0.0
This commit is contained in:
parent
dc0b4efffa
commit
11ff14be1f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue