From e92c557de30322a9ce1351aa250386c9fcc69789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 15:24:58 +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.4.15 to 2.4.16. - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/v2.4.15...v2.4.16) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.4.16 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 0ffab42..b721d76 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.4.15 + rev: v2.4.16 hooks: - id: biome-check name: Biome check (format + lint)