From 333a78fdadbaac7cc829ccca6d0f13e4a56ad593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 04:11:16 +0000 Subject: [PATCH] build(deps): bump https://github.com/crate-ci/typos Bumps [https://github.com/crate-ci/typos](https://github.com/crate-ci/typos) from v1.50.0 to 1.50.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.50.0...v1.50.1) --- updated-dependencies: - dependency-name: https://github.com/crate-ci/typos dependency-version: 1.50.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 54c668f6..8f562c03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - --indent=2 files: ^bindings/python/.*\.ya?ml$ - repo: https://github.com/crate-ci/typos - rev: v1.50.0 + rev: v1.50.1 hooks: - id: typos - repo: https://github.com/scop/pre-commit-shfmt