From 7fd9e04df5056a535843f6c2c998e0d3afb77a3f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:04:10 +0000 Subject: [PATCH] [pre-commit.ci] 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.11.12 → 0.11.13](https://github.com/astral-sh/uv-pre-commit/compare/0.11.12...0.11.13) - [github.com/crate-ci/typos: v1.46.1 → v1](https://github.com/crate-ci/typos/compare/v1.46.1...v1) --- .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 5f43e222..30bc8a4e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: ruff-format - id: ruff-check - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.12 + rev: 0.11.13 hooks: - id: uv-lock - repo: local @@ -67,7 +67,7 @@ repos: - id: nbstripout exclude: (docs) - repo: https://github.com/crate-ci/typos - rev: v1.46.1 + rev: v1 hooks: - id: typos exclude: (\.ipynb)