From 4b355ea43b196833821d1c8929a0d239c483590e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 01:02:44 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.4.15 --- .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 703e011aa..7be52cfcb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,7 +67,7 @@ repos: - prettier-plugin-sort-json@4.2.0 name: "Prettier (JSON sorting)" - repo: https://github.com/biomejs/pre-commit - rev: v2.4.14 + rev: v2.4.15 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]