From d54ed5b384e56208418853f007a05727ed7e7ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 10:22:47 +0000 Subject: [PATCH] Bump the pre-commit-hooks group with 2 updates Bumps the pre-commit-hooks group with 2 updates: [https://github.com/biomejs/pre-commit](https://github.com/biomejs/pre-commit) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/biomejs/pre-commit` from v2.5.5 to 2.5.6 - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/06894e75c7c22ab408daf8e1ad00c2fe81512f08...cd5d6ed44598e228e214b704d673541d9675f8e4) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.28.0 to 1.29.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129...451b56af716f9f0d0c2b816503a3fd0cf8b036fa) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.6 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.29.0 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e64800..8798555 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: 06894e75c7c22ab408daf8e1ad00c2fe81512f08 # frozen: v2.5.5 + rev: cd5d6ed44598e228e214b704d673541d9675f8e4 # frozen: v2.5.6 hooks: - id: biome-check name: run biome-check @@ -137,7 +137,7 @@ repos: files: \.ya?ml$ - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129 # frozen: v1.28.0 + rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0 hooks: - id: zizmor name: run zizmor