From 28d70c0da75428c0175aba3fc6223627ca3704ce Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:52:30 -0700 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#322) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/crate-ci/typos: v1.22.9 → v1.24.6](https://github.com/crate-ci/typos/compare/v1.22.9...v1.24.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 668a631a..4d4bda95 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: sort-simple-yaml - id: trailing-whitespace - repo: https://github.com/crate-ci/typos - rev: v1.22.9 + rev: v1.24.6 hooks: - id: typos args: [--exclude=sorbet/rbi/gems, --force-exclude]