diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5cc56230..c3003ad43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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