From 101769520553afa86e8aea883014bc6df50a7dbe Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Sat, 15 Feb 2025 22:26:58 +0000 Subject: [PATCH] Update pre-commit --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39a961b..d863942 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: rev: v1.2.0 hooks: - id: helm-docs - - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v2.7.1" # Use the sha or tag you want to point at + - repo: https://github.com/rbubley/mirrors-prettier + rev: "v3.5.1" # Use the sha or tag you want to point at hooks: - id: prettier