From 1a745410d5ee7c2694f44570dea9e2fa3a5290bc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:04:44 +0000 Subject: [PATCH] ci(deps-dev): pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/uv-pre-commit: 0.9.18 → 0.9.21](https://github.com/astral-sh/uv-pre-commit/compare/0.9.18...0.9.21) --- .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 dc270b3..b667093 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - pyjson5==2.0.0 - repo: https://github.com/astral-sh/uv-pre-commit - rev: "0.9.18" + rev: "0.9.21" hooks: - id: uv-lock - id: uv-sync