From 1707168e6fb737702f753be8305efb3062fb284d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 12:42:44 +0000 Subject: [PATCH] Bump https://github.com/astral-sh/uv-pre-commit from 0.10.9 to 0.11.16 Bumps [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit) from 0.10.9 to 0.11.16. - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/0.10.9...0.11.16) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.11.16 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 4023421..d0706f0 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.10.9 + rev: 0.11.16 hooks: # Update the uv lockfile - id: uv-lock