From b70cd39dc33f9f075ff071b968e8f0110dadd362 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:57:23 +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.16.21 → typos-dict-v0.11.3](https://github.com/crate-ci/typos/compare/v1.16.21...typos-dict-v0.11.3) --- .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 4560264..b155257 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,6 +73,6 @@ repos: - id: isort args: ["--profile", "black"] - repo: https://github.com/crate-ci/typos - rev: v1.16.21 + rev: typos-dict-v0.11.3 hooks: - id: typos