From 5d2c868da2dbb15a01cebb4998a7102dfa94123c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 20:53:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.5.2 (#505) 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 3e02995..0527eeb 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.5.1 + rev: v3.5.2 hooks: - id: prettier - repo: https://github.com/charliermarsh/ruff-pre-commit