From 3e567c12a7d6bc78c4ac9107df995a5d16b01e9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 05:28:22 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.3.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 ceca9fcd1..9f5d548c3 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.3.5 + rev: v2.3.6 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]