From 5fab21b490018903f871803851877f63f684948e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 12:42:58 +0000 Subject: [PATCH] Bump https://github.com/astral-sh/uv-pre-commit from 0.11.26 to 0.12.6 Bumps [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit) from 0.11.26 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/0.11.26...0.12.6) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.12.6 dependency-type: direct:production update-type: version-update:semver-minor ... 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 21bc5bc..35905b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.11.26 + rev: 0.12.6 hooks: # Update the uv lockfile - id: uv-lock