From b7ebf6019d1f1e9cee5dfa741d43d21c0ff47fe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 06:07: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.12.13 to 0.12.14. - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/0.12.13...0.12.14) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.12.14 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 b0893d4..3465fa6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.12.13 + rev: 0.12.14 hooks: - id: uv-lock - repo: https://github.com/pre-commit/pre-commit-hooks