From bc3a942c6d082608d34532550fca47d53ce76aa7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:49:33 +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.28.1 → typos-dict-v0.11.37](https://github.com/crate-ci/typos/compare/v1.28.1...typos-dict-v0.11.37) - [github.com/renovatebot/pre-commit-hooks: 39.33.0 → 39.45.0](https://github.com/renovatebot/pre-commit-hooks/compare/39.33.0...39.45.0) --- .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 8e4241e..b0ae434 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: args: [--whitespaces-count, "2"] - repo: https://github.com/crate-ci/typos - rev: v1.28.1 + rev: typos-dict-v0.11.37 hooks: - id: typos @@ -36,7 +36,7 @@ repos: - id: actionlint - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.33.0 + rev: 39.45.0 hooks: - id: renovate-config-validator args: ["--strict"]