From 5804b21342087addd46de9cc3171887204baa34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 02:08:31 +0000 Subject: [PATCH] Bump https://github.com/biomejs/pre-commit from v2.4.16 to 2.5.0 Bumps [https://github.com/biomejs/pre-commit](https://github.com/biomejs/pre-commit) from v2.4.16 to 2.5.0. This release includes the previously tagged commit. - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/5e270eb5db26a98324ef2f4b96135fc342c5d197...16e7f97478690d1e4fab107fcab1c56f0080d28b) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.0 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 a3810ed..c58f43e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -79,7 +79,7 @@ repos: - id: mdformat - repo: https://github.com/biomejs/pre-commit - rev: "5e270eb5db26a98324ef2f4b96135fc342c5d197" # frozen: v2.4.16 + rev: "16e7f97478690d1e4fab107fcab1c56f0080d28b" # frozen: v2.5.0 hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@2.5.0"]