From 5939ac67ea1875804cdcec87450f2762159e74b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 00:44:04 +0000 Subject: [PATCH] chore(deps): bump https://github.com/crate-ci/typos Bumps [https://github.com/crate-ci/typos](https://github.com/crate-ci/typos) from v1.48.0 to 1.49.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.48.0...v1.49.1) --- updated-dependencies: - dependency-name: https://github.com/crate-ci/typos dependency-version: 1.49.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 1648340..782d896 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: args: [--maxkb=600] - repo: https://github.com/crate-ci/typos - rev: v1.48.0 + rev: v1.49.1 hooks: - id: typos # Upstream defaults to --write-changes --force-exclude (autofix).