From e943688d01efeb177ee16919f8b28a748848ee46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:11:37 +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.2 to 2.5.3. - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.3 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 feac11c..4d93403 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.2 + rev: v2.5.3 hooks: - id: biome-check name: Biome check (format + lint)