From c0bf3ff4fda59332e2de7df249ae0f3cadcb415b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 04:08:46 +0000 Subject: [PATCH] Bump https://github.com/crate-ci/typos from v1.47.0 to 1.47.2 Bumps [https://github.com/crate-ci/typos](https://github.com/crate-ci/typos) from v1.47.0 to 1.47.2. - [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.0...v1.47.2) --- updated-dependencies: - dependency-name: https://github.com/crate-ci/typos dependency-version: 1.47.2 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 08ac1fee..12492c68 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.47.0 + rev: v1.47.2 hooks: - id: typos - repo: https://github.com/scop/pre-commit-shfmt