From 271bd1d6bd0999ac4eece88b5477712f7d1ba4df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 00:30:01 +0000 Subject: [PATCH] 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 4ca5fc073..1f067bac2 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.13 + rev: v2.4.14 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]