From 78ccea9a1a4354ca03996b18cbe6dbc50e27512e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:45:02 +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/ruff-pre-commit: v0.5.4 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.5.5) - [github.com/kumaraditya303/mirrors-pyright: v1.1.372 → v1.1.373](https://github.com/kumaraditya303/mirrors-pyright/compare/v1.1.372...v1.1.373) --- .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 cda9162..9b8670c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -83,12 +83,12 @@ repos: hooks: - id: shfmt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.4 + rev: v0.5.5 hooks: - id: ruff - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.372 + rev: v1.1.373 hooks: - id: pyright