From 4ed58ea3925b8126004a381a4650e3f9b1f29f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:35:57 +0000 Subject: [PATCH] Chore(deps): Bump https://github.com/biomejs/pre-commit Bumps [https://github.com/biomejs/pre-commit](https://github.com/biomejs/pre-commit) from v2.5.4 to 2.5.5. - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/v2.5.4...v2.5.5) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.5 dependency-type: direct:production ... 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 0508801..f15db57 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,7 +72,7 @@ repos: - "#" - repo: https://github.com/biomejs/pre-commit - rev: v2.5.4 + rev: v2.5.5 hooks: - id: biome-check name: Biome check (format + lint)