From caede2c78bae176c62b67fe126268fae57ea6aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:36:44 +0000 Subject: [PATCH] Bump the pre-commit-dependencies group with 2 updates Bumps the pre-commit-dependencies group with 2 updates: [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit) and [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit). Updates `https://github.com/astral-sh/uv-pre-commit` from 0.11.32 to 0.12.6 - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/e3e6ef7d9bda544b2e795782dbd7d2a4fbd7eb6d...856f55170f70dc7523c45a215ecdedc44709e2a6) 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/astral-sh/uv-pre-commit dependency-version: 0.12.6 dependency-type: direct:production dependency-group: pre-commit-dependencies - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.29.0 dependency-type: direct:production dependency-group: pre-commit-dependencies ... 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 da57e99..f0faab3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,11 +16,11 @@ repos: - id: end-of-file-fixer - repo: https://github.com/astral-sh/uv-pre-commit - rev: e3e6ef7d9bda544b2e795782dbd7d2a4fbd7eb6d # frozen: 0.11.32 + rev: 856f55170f70dc7523c45a215ecdedc44709e2a6 # frozen: 0.12.6 hooks: - id: uv-lock - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129 # frozen: v1.28.0 + rev: 451b56af716f9f0d0c2b816503a3fd0cf8b036fa # frozen: v1.29.0 hooks: - id: zizmor