From eeeb4aae53fcf12893adddfdff40baffed701503 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:27:52 +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.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7) - [github.com/rhysd/actionlint: v1.7.1 → v1.7.2](https://github.com/rhysd/actionlint/compare/v1.7.1...v1.7.2) - [github.com/tox-dev/pyproject-fmt: 2.2.3 → 2.2.4](https://github.com/tox-dev/pyproject-fmt/compare/2.2.3...2.2.4) - [github.com/RobertCraigie/pyright-python: v1.1.380 → v1.1.381](https://github.com/RobertCraigie/pyright-python/compare/v1.1.380...v1.1.381) --- .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 dcbacf9..835820f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: types: [python] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.5 + rev: v0.6.7 hooks: - id: ruff types_or: [python, pyi, jupyter, toml] @@ -83,18 +83,18 @@ repos: - --write - repo: https://github.com/rhysd/actionlint - rev: v1.7.1 + rev: v1.7.2 hooks: - id: actionlint - repo: https://github.com/tox-dev/pyproject-fmt - rev: "2.2.3" + rev: "2.2.4" hooks: - id: pyproject-fmt files: '.*\.toml$' - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.380 + rev: v1.1.381 hooks: - id: pyright additional_dependencies: