From d7bbac4dd56114219e78f61cc7b2909b1b1949f5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:57: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.git: v1.26.0 → v1.26.8](https://github.com/crate-ci/typos.git/compare/v1.26.0...v1.26.8) --- .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 cd83a39..bfa3f6e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,6 +46,6 @@ repos: exclude: '^tests/' - repo: https://github.com/crate-ci/typos.git - rev: 'v1.26.0' + rev: 'v1.26.8' hooks: - id: typos