From f8c51c233134ad729aeea57e7e4b89f02d572d17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 10:42:49 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.1 --- .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 aeb345c1f..1cbee5164 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: actionlint files: '^\.github/workflows/' - repo: https://github.com/biomejs/pre-commit - rev: v2.4.12 + rev: v2.5.1 hooks: - id: biome-format exclude: '^(\.github/actions/|\.vscode/|desktop/|sites/|examples/)'