From 503a6345fdba86465f890fc5a2a066bd30a436b5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 16:36:05 +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/crate-ci/typos: typos-dict-v0.13.13 → v1](https://github.com/crate-ci/typos/compare/typos-dict-v0.13.13...v1) - [github.com/rvben/rumdl-pre-commit: v0.0.199 → v0.0.206](https://github.com/rvben/rumdl-pre-commit/compare/v0.0.199...v0.0.206) --- .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 49b46db..5f42648 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,11 +12,11 @@ repos: hooks: - id: md-dead-link-check - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.13.13 + rev: v1 hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.0.199 + rev: v0.0.206 hooks: - id: rumdl-fmt ...