From 3fc8d5be639f67e58041033c9b8add56781627cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 10:22:32 +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.1 to 2.5.2 - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/4b413f3670a174f31451d158949f7a5938352eff...53525e29648f6e0d6a7b0cfaa67276478d3b1906) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.2 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 7210a8a..d0fed97 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: 4b413f3670a174f31451d158949f7a5938352eff # frozen: v2.5.1 + rev: 53525e29648f6e0d6a7b0cfaa67276478d3b1906 # frozen: v2.5.2 hooks: - id: biome-check name: run biome-check