From 686d486791b9cd254ba9dd4d68bc4752f11fca48 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 8 Mar 2015 11:34:33 -0700 Subject: [PATCH] Bump to latest 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 24e28a3..e904c6e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ - repo: git@github.com:pre-commit/pre-commit-hooks - sha: b03733bc86d9e8b2564a5798ade40d64baae3055 + sha: 4078cbedf0360dce2b7cd02cb2812fc50b76b98d hooks: - id: trailing-whitespace - id: end-of-file-fixer