From 54e1194817a3665414695b5585afb618649cd473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 01:44:34 +0100 Subject: [PATCH] chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.1 (#6001) 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 684e3c5e0..370fcd7a8 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.8.0 + rev: v3.8.1 hooks: - id: prettier - repo: https://github.com/adrienverge/yamllint.git