From e53d09d9d4503d08ca2ad03a55e5ae89725afb05 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