From 6453e9453460a6d8f5ee6aacfba16b733a6d61ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 05:24:48 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv-pre-commit to v0.11.16 --- prek.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prek.toml b/prek.toml index b39c550..3036047 100644 --- a/prek.toml +++ b/prek.toml @@ -31,7 +31,7 @@ id = "mixed-line-ending" [[repos]] repo = "https://github.com/astral-sh/uv-pre-commit" # renovate: datasource=github-tags depName=astral-sh/uv-pre-commit -rev = "0.11.12" +rev = "0.11.16" [[repos.hooks]] id = "uv-lock"