From 7988f0812045a4e363b6bf26f7fc5f31dbef04a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 16:08:15 +0000 Subject: [PATCH] Update pre-commit --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b435798f..54703ad9 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.9 + rev: 0.11.13 hooks: - id: uv-lock always_run: true @@ -21,7 +21,7 @@ repos: - id: codespell - repo: https://github.com/tombi-toml/tombi-pre-commit - rev: v0.10.4 + rev: v0.11.2 hooks: - id: tombi-format - id: tombi-lint