From 7872901eb5eabf4c9568062dda5faa8d0e0b4bc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 03:05:40 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.4.16 --- .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 a4a2cdee3..7d184589b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: - id: yamllint name: "YAML linting" - repo: https://github.com/biomejs/pre-commit - rev: v2.4.15 + rev: v2.4.16 hooks: - id: biome-lint name: "Verifying/updating code with biome (improved prettier)"