From 64157415bacb6df206eb3822b82dea664391cded Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 5 Jul 2024 00:45:55 +1000 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5359a31..3f0f9460 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,12 +90,6 @@ repos: # hooks: # - id: shellcheck # - id: shfmt - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.3 - hooks: - - id: prettier - name: Run prettier - description: Format files with prettier - repo: https://github.com/tcort/markdown-link-check rev: v3.11.2 hooks: