From c3b54cf00dcb7b8eb29437adf53dfb32acb287a5 Mon Sep 17 00:00:00 2001 From: Adar Nimrod Date: Thu, 10 Dec 2015 19:58:20 +0200 Subject: [PATCH] Updated pre-commit. --- .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 c7e92e9..368e212 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: cf550fcab3f12015f8676b8278b30e1a5bc10e70 + sha: e306ff3b7d0d9a6fc7d128ef9ca2e0b6e6e76e8f hooks: - id: check-added-large-files - id: check-json -- GitLab