From 6f910e9f0e266a4bc7f114b92ffa9ab21f0e7df9 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 01:23:19 +0000 Subject: [PATCH] Update pre-commit hook astral-sh/uv-pre-commit to v0.9.26 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .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 20d8cf0e5..c67937078 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.6.2 + rev: 0.9.26 hooks: - id: pip-compile args: [requirements/test.in, -o, requirements/test.txt]