From 09cdf238fd788768bc86ca0c5e52dc477756db60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 00:43:49 +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.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.48.0...v1.49.0) --- updated-dependencies: - dependency-name: https://github.com/crate-ci/typos dependency-version: 1.49.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 1648340..56f8c0a 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.0 hooks: - id: typos # Upstream defaults to --write-changes --force-exclude (autofix).