From f6dc1e9c930af385e939df5cb932e7035e8e3674 Mon Sep 17 00:00:00 2001 From: "ninerealmlabsbot[bot]" <311018528+ninerealmlabsbot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 16:55:11 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20crate-ci/ty?= =?UTF-8?q?pos=20(=20v1.49.1=20=E2=86=92=20v1.50.2=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 b90b173..af0e973 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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.49.1" + rev: "v1.50.2" hooks: - id: typos name: Spellcheck with Typos diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 27aca14..e6e20db 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -259,7 +259,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.49.1" + rev: "v1.50.2" hooks: - id: typos name: Spellcheck with Typos