From 9c9a0cc1e0d9820cc513e97bd99ffb5ef6b904e4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:32:48 +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/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.5 → v0.14.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.5...v0.14.3) - [github.com/fsouza/mirrors-pyright: v1.1.403 → v1.1.275](https://github.com/fsouza/mirrors-pyright/compare/v1.1.403...v1.1.275) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 590d9de..3afa831 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,19 +2,19 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-added-large-files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.5 + rev: v0.14.3 hooks: - id: ruff-check args: [--fix] # optional, to autofix lint errors - id: ruff-format - repo: https://github.com/fsouza/mirrors-pyright - rev: v1.1.403 + rev: v1.1.275 hooks: - id: pyright - repo: https://github.com/abravalheri/validate-pyproject

AltStyle によって変換されたページ (->オリジナル) /