From bbe884323d1f582496f9010f725244c5f993f7fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:19:18 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.6 --- .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 433db2dd5..d3a6f3b3e 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.5.5 + rev: v2.5.6 hooks: - id: biome-format exclude: '^(\.github/actions/|\.vscode/|desktop/|sites/|examples/)'