From 0f6b9046033b28aff72fa6e8e871d04a19db2e38 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:46:30 +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: v1.29.4 → dictgen-v0.3.1](https://github.com/crate-ci/typos/compare/v1.29.4...dictgen-v0.3.1) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 634e4c0..a7c5211 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: markdownlint - repo: https://github.com/crate-ci/typos - rev: v1.29.4 + rev: dictgen-v0.3.1 hooks: - id: typos exclude: '\.gitignore$'