From b33880e7f41624191997002504a826d167174c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:39:18 +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.23 to 0.11.24 - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/b17b79c1cab56c3d1025ad36cb117fe602e570fd...73c2d77a42a113aee9e4b748c24937f09557b82d) Updates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.25.2 to 1.26.1 - [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases) - [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/9257c6050c0261b8c57e712f632dc4a8010109a9...e3eebf65325ccc992422292cb7a4baee967cf815) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.11.24 dependency-type: direct:production dependency-group: pre-commit-dependencies - dependency-name: https://github.com/zizmorcore/zizmor-pre-commit dependency-version: 1.26.1 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 2746197..c401195 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: b17b79c1cab56c3d1025ad36cb117fe602e570fd # frozen: 0.11.23 + rev: 73c2d77a42a113aee9e4b748c24937f09557b82d # frozen: 0.11.24 hooks: - id: uv-lock - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: 9257c6050c0261b8c57e712f632dc4a8010109a9 # frozen: v1.25.2 + rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1 hooks: - id: zizmor