From 8ac39bd54c4a0efac0aa828d7bac1d173203aec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 00:05:48 +0000 Subject: [PATCH] chore(deps): 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.8 to 0.11.12. - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/0.11.8...0.11.12) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.11.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5272f749..d0de1913 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.8 + rev: 0.11.12 hooks: - id: uv-lock - repo: https://github.com/pre-commit/mirrors-prettier