From 97ec22ebbaa475b73b2dd99b7ad95ee8a41e9d9c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:18:18 +0000 Subject: [PATCH 1/2] =?UTF-8?q?[pre-commit.ci]=20=F0=9F=94=A7=20pre-commit?= =?UTF-8?q?=20autoupdate?= 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.16 → 0.11.26](https://github.com/astral-sh/uv-pre-commit/compare/0.11.16...0.11.26) - [github.com/google/keep-sorted: v0.8.0 → v0.9.1](https://github.com/google/keep-sorted/compare/v0.8.0...v0.9.1) - [github.com/adhtruong/mirrors-typos: v1.46.3 → v1.48.0](https://github.com/adhtruong/mirrors-typos/compare/v1.46.3...v1.48.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.20](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.20) - [github.com/henryiii/validate-pyproject-schema-store: 2026.05.24 → 2026.07.06](https://github.com/henryiii/validate-pyproject-schema-store/compare/2026.05.24...2026.07.06) - [github.com/python-jsonschema/check-jsonschema: 0.37.2 → 0.37.4](https://github.com/python-jsonschema/check-jsonschema/compare/0.37.2...0.37.4) - [github.com/woodruffw/zizmor-pre-commit: v1.25.2 → v1.26.1](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.25.2...v1.26.1) --- .pre-commit-config.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 819d01e..a5af79b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: # Sync Python and pre-commit package versions # pyproject.toml -> uv.lock - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.16 + rev: 0.11.26 hooks: - id: uv-lock # uv.lock -> .pre-commit-config.yaml @@ -98,7 +98,7 @@ repos: - id: editorconfig-checker exclude_types: [jupyter] - repo: https://github.com/google/keep-sorted - rev: v0.8.0 + rev: v0.9.1 hooks: - id: keep-sorted @@ -108,7 +108,7 @@ repos: hooks: - id: codespell - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.46.3 + rev: v1.48.0 hooks: - id: typos - repo: local @@ -148,7 +148,7 @@ repos: - id: blacken-docs additional_dependencies: [black==26.5.1] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.14 + rev: v0.15.20 hooks: - id: ruff-check alias: ruff-isort @@ -177,7 +177,7 @@ repos: # pyproject.toml - repo: https://github.com/henryiii/validate-pyproject-schema-store - rev: 2026.05.24 + rev: 2026.07.06 hooks: - id: validate-pyproject @@ -189,7 +189,7 @@ repos: # GitHub files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.2 + rev: 0.37.4 hooks: - id: check-dependabot - id: check-github-actions @@ -200,7 +200,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.25.2 + rev: v1.26.1 hooks: - id: zizmor From 1b19ec8a918284f692638cad19501cafebb0ee26 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:19:39 +0000 Subject: [PATCH 2/2] =?UTF-8?q?[pre-commit.ci]=20=F0=9F=8E=A8=20pre-commit?= =?UTF-8?q?=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 a5af79b..1932b28 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -148,7 +148,7 @@ repos: - id: blacken-docs additional_dependencies: [black==26.5.1] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.15.14 hooks: - id: ruff-check alias: ruff-isort