From 1f31b7f88d2fd7524586db6efa9c8efaa5f903ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 10:22:49 +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.4 to 2.5.5 - [Release notes](https://github.com/biomejs/pre-commit/releases) - [Commits](https://github.com/biomejs/pre-commit/compare/646c16033359bc8df479bac9eb87df9e0d6b60a1...06894e75c7c22ab408daf8e1ad00c2fe81512f08) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.27.0 to 1.28.0 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/64a97fb7fa63188393d3215c6e312f5f9c6d0f78...067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129) --- updated-dependencies: - dependency-name: https://github.com/biomejs/pre-commit dependency-version: 2.5.5 dependency-type: direct:production dependency-group: pre-commit-hooks - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.28.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 94ee131..5e64800 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: 646c16033359bc8df479bac9eb87df9e0d6b60a1 # frozen: v2.5.4 + rev: 06894e75c7c22ab408daf8e1ad00c2fe81512f08 # frozen: v2.5.5 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: 64a97fb7fa63188393d3215c6e312f5f9c6d0f78 # frozen: v1.27.0 + rev: 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129 # frozen: v1.28.0 hooks: - id: zizmor name: run zizmor