From 02d0bc8b6f4f13594880e911a842aeb25dc4f8c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 05:00:26 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.4.14 --- .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 0683cd5..675f1e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: hooks: - id: kingfisher-auto - repo: https://github.com/biomejs/pre-commit - rev: v2.4.13 + rev: v2.4.14 hooks: - id: biome-check args: [--error-on-warnings]