From 4019de57a8f263e918e45fd2009552e7a26aecf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 00:44:18 +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.47.2 to 1.48.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.47.2...v1.48.0) --- updated-dependencies: - dependency-name: https://github.com/crate-ci/typos dependency-version: 1.48.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 f481fd4..0760595 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.47.2 + rev: v1.48.0 hooks: - id: typos # Upstream defaults to --write-changes --force-exclude (autofix).