From b9a263b3db5698b4851703321397f6840fcb35d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 14:14:12 +0000 Subject: [PATCH] chore(deps): update pre-commit hook kaechele/pre-commit-mirror-prettier to v3.5.2 (#423) 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 11727c0..ef4a7cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: hooks: - id: poetry-check - repo: https://github.com/kaechele/pre-commit-mirror-prettier - rev: v3.5.1 + rev: v3.5.2 hooks: - id: prettier args: ["--tab-width", "2"]