From 1e399219e7d986806a3ce81d1d1a14a862970c88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 00:33:24 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.2.4 --- .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 cb19a7f05..128c7f8f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: args: - --external-sources - repo: https://github.com/biomejs/pre-commit - rev: v2.2.3 + rev: v2.2.4 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]