From c71b80b6ed4474d8c62354aa8526ec542af32f0c Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Mon, 20 Mar 2017 10:43:12 -0700 Subject: [PATCH] bump revision of pre-commit-hooks --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 193b00e..fed900a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/pre-commit/pre-commit-hooks - sha: 4c3cc8f3edc3c673b3a4abe2054e64f21d26772c + sha: dc50b7f09c9612624c97e7f11fa346937c37f444 hooks: - id: trailing-whitespace - id: end-of-file-fixer