From beb1869000880c66aaec08ecf27d24759c8fcbc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:01:26 +0100 Subject: [PATCH] chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.5.2 (#4883) 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 25a8f67c4a..c09ac5b365 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: hadolint - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.5.1 + rev: v3.5.2 hooks: - id: prettier - repo: https://github.com/adrienverge/yamllint.git