From 5c8d4f29b18fe6aed4029003df9b670976ab0f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 10:22:36 +0000 Subject: [PATCH] Bump https://github.com/biomejs/pre-commit in the pre-commit-hooks group Bumps the pre-commit-hooks group with 1 update: [https://github.com/biomejs/pre-commit](https://github.com/biomejs/pre-commit). Updates `https://github.com/biomejs/pre-commit` from v2.5.7 to 2.5.8 - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/d33e749f5f528a95923598b3bf7bdfbc9a7a56d6...81bba2b97bae28f568b6e8096457664c930a7bbb) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.8 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] --- .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 e5e066d..1aeef4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -109,7 +109,7 @@ repos: args: [--fix=lf] - repo: https://github.com/biomejs/pre-commit - rev: d33e749f5f528a95923598b3bf7bdfbc9a7a56d6 # frozen: v2.5.7 + rev: 81bba2b97bae28f568b6e8096457664c930a7bbb # frozen: v2.5.8 hooks: - id: biome-check name: run biome-check