From 503bde9e707772e996c9f95c87e4f997da063405 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Fri, 2 Mar 2018 14:54:23 -0800 Subject: [PATCH] pre-commit is now served over https! --- .pre-commit-hooks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8c67058..6de9ed7 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,7 +1,7 @@ --- # For use with pre-commit. -# See usage instructions at http://pre-commit.com +# See usage instructions at https://pre-commit.com - id: yamllint name: yamllint