From bab0ebcc14b0aa314d39efb5573880897772418d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:05:43 +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/rhysd/actionlint: v1.7.3 → v1.7.6](https://github.com/rhysd/actionlint/compare/v1.7.3...v1.7.6) - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.8.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.9...v0.8.6) - [github.com/crate-ci/typos: v1.26.0 → dictgen-v0.3.1](https://github.com/crate-ci/typos/compare/v1.26.0...dictgen-v0.3.1) --- .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 ffda01c..4c5f212 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,11 +28,11 @@ repos: - id: check-case-conflict - id: mixed-line-ending - repo: https://github.com/rhysd/actionlint - rev: v1.7.3 + rev: v1.7.6 hooks: - id: actionlint - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.6.9' + rev: 'v0.8.6' hooks: - id: ruff-format - id: ruff @@ -46,7 +46,7 @@ repos: - --license-file=LICENSE - --add=Part of row, released under the BSD 3-Clause License. - repo: https://github.com/crate-ci/typos - rev: v1.26.0 + rev: dictgen-v0.3.1 hooks: - id: typos exclude_types: [css]