From 049aaeec377dd236f34cbbdcfbd9b23b488f9455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 13:59:09 +0000 Subject: [PATCH] ci(deps): bump https://github.com/astral-sh/uv-pre-commit Bumps the pre-commit-hooks group with 1 update: [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit). Updates `https://github.com/astral-sh/uv-pre-commit` from 0.12.6 to 0.12.7 - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/0.12.6...0.12.7) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pre-commit-hooks ... 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 2914719..41f89b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: args: [--fix=lf] - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.12.6 + rev: 0.12.7 hooks: - id: uv-lock