From d84631d6fd43a01d43fbc6b885c408acaf62d755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 19:34:28 +0000 Subject: [PATCH] ci: bump https://github.com/astral-sh/uv-pre-commit Bumps [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit) from 0.11.26 to 0.11.28. This release includes the previously tagged commit. - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/84ed656d5ada0b07830b74fb0fe18b3bc1029441...d9fca3320346514799461a80b0753eb45d707d46) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.11.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4db5afa..a9cdc4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,6 +57,6 @@ repos: args: ["--strict"] - repo: https://github.com/astral-sh/uv-pre-commit - rev: 84ed656d5ada0b07830b74fb0fe18b3bc1029441 # frozen: 0.11.26 + rev: d9fca3320346514799461a80b0753eb45d707d46 # frozen: 0.11.28 hooks: - id: uv-lock