From f17b67adcd7260fee3527147c3b3e1e96fced8c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 10:22:48 +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.11 to 2.5.12 - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/c4d01b70e92b66e6a88739145624279889634e92...922fba1f8fd9f9f096d04586e54369a31e6c1c31) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.29.0 to 1.30.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/451b56af716f9f0d0c2b816503a3fd0cf8b036fa...cef8b8350da46d8114c7e6b7272aebdccdf193ce) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.12 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.30.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 9d3c31a7..4be6907f 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: c4d01b70e92b66e6a88739145624279889634e92 # frozen: v2.5.11 + rev: 922fba1f8fd9f9f096d04586e54369a31e6c1c31 # frozen: v2.5.12 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: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0 + rev: cef8b8350da46d8114c7e6b7272aebdccdf193ce # frozen: v1.30.0 hooks: - id: zizmor name: run zizmor