From 7c72d43f1be8c10db543f313a84aa79d7e93f16f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 02:28:35 +0000 Subject: [PATCH] Update pre-commit hook astral-sh/uv-pre-commit to v0.11.16 --- .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 1cb2d6e8..e90d2d90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_stages: [pre-commit, pre-merge-commit, manual] repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.15 + rev: 0.11.16 hooks: - id: uv-lock always_run: true