From 029d8db5a4ed1d57774b17a724860abf3a9c3aca Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:53:00 +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.13.3 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.3...v0.14.10) - [github.com/adhtruong/mirrors-typos: v1.37.2 → v1.41.0](https://github.com/adhtruong/mirrors-typos/compare/v1.37.2...v1.41.0) - [github.com/woodruffw/zizmor-pre-commit: v1.14.2 → v1.19.0](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.14.2...v1.19.0) --- .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 bd3739e..f29fbe6 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.13.3 + rev: v0.14.10 hooks: - id: ruff-format - id: ruff-check @@ -38,10 +38,10 @@ repos: additional_dependencies: - tomli - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.37.2 + rev: v1.41.0 hooks: - id: typos - repo: https://github.com/woodruffw/zizmor-pre-commit - rev: v1.14.2 + rev: v1.19.0 hooks: - id: zizmor