From bfa01b768bf2ecef99cf8eae1b316d411ff3ce01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 05:12:40 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20crate-ci/typ?= =?UTF-8?q?os=20(=20v1.43.4=20=E2=86=92=20v1.43.5=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 cbdffeb..3408262 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -178,7 +178,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.43.4" + rev: "v1.43.5" hooks: - id: typos name: Spellcheck with Typos diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 4f88933..3aa338d 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -232,7 +232,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.43.4" + rev: "v1.43.5" hooks: - id: typos name: Spellcheck with Typos