From 38995cc3ff71dbe1b63f7502991f6a1efa256362 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:25:09 +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.14.10 → v0.15.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.15.9) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](https://github.com/codespell-project/codespell/compare/v2.4.1...v2.4.2) - [github.com/adhtruong/mirrors-typos: v1.41.0 → v1.45.0](https://github.com/adhtruong/mirrors-typos/compare/v1.41.0...v1.45.0) - [github.com/woodruffw/zizmor-pre-commit: v1.19.0 → v1.23.1](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.19.0...v1.23.1) --- .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 f29fbe6..a3a0474 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: sort-simple-yaml files: .pre-commit-config.yaml - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.10 + rev: v0.15.9 hooks: - id: ruff-format - id: ruff-check @@ -32,16 +32,16 @@ repos: hooks: - id: badgie - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell additional_dependencies: - tomli - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.41.0 + rev: v1.45.0 hooks: - id: typos - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.19.0 + rev: v1.23.1 hooks: - id: zizmor