From 90f674dc2ef8053eccc0fecc5ff59216635eb924 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:18:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.4.2 (#427) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 62b46919b..9539b88a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --fix=lf - id: trailing-whitespace - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.4.1 + rev: v3.4.2 hooks: - id: prettier - repo: https://github.com/charliermarsh/ruff-pre-commit