From f191dc3a941991c4719d18f50346d2578da101f9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:09:05 +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: 2.7.3 → 3.0.3](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/2.7.3...3.0.3) - [github.com/scop/pre-commit-shfmt: v3.8.0-1 → v3.9.0-1](https://github.com/scop/pre-commit-shfmt/compare/v3.8.0-1...v3.9.0-1) - [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.6.2) - [github.com/kumaraditya303/mirrors-pyright: v1.1.372 → v1.1.377](https://github.com/kumaraditya303/mirrors-pyright/compare/v1.1.372...v1.1.377) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cda9162..9b46fb7 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: 2.7.3 + rev: 3.0.3 hooks: - id: editorconfig-checker - repo: https://github.com/jumanjihouse/pre-commit-hooks @@ -79,16 +79,16 @@ repos: additional_dependencies: - markdown-it-texmath - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.8.0-1 + rev: v3.9.0-1 hooks: - id: shfmt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.4 + rev: v0.6.2 hooks: - id: ruff - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.372 + rev: v1.1.377 hooks: - id: pyright