From 185ca8d2d82f3ea7d988bdd111b819672a9d072b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 10:05:53 +0100 Subject: [PATCH] chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.7.3 (#5804) 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 23e6a096a..aabd410e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: hooks: - id: hadolint - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.7.2 + rev: v3.7.3 hooks: - id: prettier - repo: https://github.com/adrienverge/yamllint.git