From a34f3fc7c9959715f4489cab031f4c1a9e158ca5 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Tue, 17 Jun 2014 20:48:07 -0700 Subject: [PATCH] Bump pre-commit config. --- .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 5887105a..eb9bd43b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ - id: name-tests-test - id: flake8 - repo: git@github.com:pre-commit/pre-commit - sha: 96174deac671b451ee2a3fbdc647ad9606415e15 + sha: bcb1283267c0a041c77150a80a58f1bc2a3252d6 hooks: - id: validate_config - id: validate_manifest