From 62f4de0c01c938c4c020dfcf98aadc11f462e105 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 25 Jun 2025 12:11:06 +1000 Subject: [PATCH] Remove jumanjihouse pre-commit hooks no longer maintained --- .pre-commit-config.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b819bf3b..89a79cfd3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,13 +90,6 @@ repos: - id: codespell name: run codespell description: check spelling with codespell - - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 3.0.0 - hooks: - - id: script-must-not-have-extension - name: run script-must-not-have-extension - description: local policy is to exclude extension from all shell files - types: [shell] - repo: https://github.com/igorshubovych/markdownlint-cli rev: v0.44.0 hooks: