From 13aea2f0bb58d998529cf48fed39568c743dce66 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Tue, 5 Apr 2022 16:55:17 -0700 Subject: [PATCH] Fix hook --- .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 bceba28..51e8ee8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: detect-private-key - id: check-symlinks - id: check-case-conflict - - repo: git://github.com/jumanjihouse/pre-commit-hooks + - repo: https://github.com/jumanjihouse/pre-commit-hooks rev: 2.1.5 hooks: - id: shellcheck