pre-commit: update pre-commit-hooks 2.2.3 -> 2.5.0

This commit is contained in:
Ran Benita 2020-04-24 21:50:44 +03:00
parent 38c9d59ddc
commit 23881ad592
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ repos:
- id: blacken-docs
additional_dependencies: [black==19.10b0]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
rev: v2.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer