From 846522d589ba39362fd47763ab5b4f7edb4e366a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 06:11:29 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20crate-ci/ty?= =?UTF-8?q?pos=20(=20v1.33.1=20=E2=86=92=20v1.34.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0d0caae..01bf0de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -182,7 +182,7 @@ repos: ### In this case, comment out this block until ".typos.toml" has been committed successfully # renovate: datasource=github-tags depName=crate-ci/typos - repo: https://github.com/crate-ci/typos - rev: "v1.33.1" + rev: "v1.34.0" hooks: - id: typos name: Spellcheck with Typos diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 63c7044..1c35567 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -223,7 +223,7 @@ repos: ### In this case, comment out this block until ".typos.toml" has been committed successfully # renovate: datasource=github-tags depName=crate-ci/typos - repo: https://github.com/crate-ci/typos - rev: "v1.33.1" + rev: "v1.34.0" hooks: - id: typos name: Spellcheck with Typos