From fdb8c4bb639147de381f61dd1b9a743d7440b654 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:46:00 +0800 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#33) 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 751e69c..79b9316 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: - "--unsafe" # Allow tags - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.16.12 + rev: v1.16.14 hooks: - id: typos