From 158168fe7618d259c3af1ee7ac2ebd4b8af3a413 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:42:12 +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/editorconfig-checker/editorconfig-checker.python: 3.4.0 → 3.4.1](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.4.0...3.4.1) - [github.com/rhysd/actionlint: v1.7.7 → v1.7.8](https://github.com/rhysd/actionlint/compare/v1.7.7...v1.7.8) - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](https://github.com/executablebooks/mdformat/compare/0.7.22...1.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.1...v0.14.4) - [github.com/kumaraditya303/mirrors-pyright: v1.1.406 → v1.1.407](https://github.com/kumaraditya303/mirrors-pyright/compare/v1.1.406...v1.1.407) --- .pre-commit-config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6b3b7ad..ada0521 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: args: - --msg-filename - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.4.0 + rev: 3.4.1 hooks: - id: editorconfig-checker - repo: https://github.com/jumanjihouse/pre-commit-hooks @@ -47,7 +47,7 @@ repos: hooks: - id: check-mailmap - repo: https://github.com/rhysd/actionlint - rev: v1.7.7 + rev: v1.7.8 hooks: - id: actionlint - repo: https://github.com/adrienverge/yamllint @@ -55,7 +55,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/executablebooks/mdformat - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat additional_dependencies: @@ -75,12 +75,12 @@ repos: additional_dependencies: - markdown-it-texmath - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.1 + rev: v0.14.4 hooks: - id: ruff-check - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.406 + rev: v1.1.407 hooks: - id: pyright