From 52392fac951a3cb7a023f28e3992b4a59ce4ff0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 19:31:54 +0000 Subject: [PATCH] Bump https://github.com/crate-ci/typos from v1.49.0 to 1.50.0 Bumps [https://github.com/crate-ci/typos](https://github.com/crate-ci/typos) from v1.49.0 to 1.50.0. - [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.49.0...v1.50.0) --- updated-dependencies: - dependency-name: https://github.com/crate-ci/typos dependency-version: 1.50.0 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 e5e4dd84e..07ecd0b12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: types_or: [text] - repo: https://github.com/crate-ci/typos - rev: v1.49.0 + rev: v1.50.0 hooks: - id: typos # exclude: |