From fa4d6e60f918608b334c39797fe9d1ad17282abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:36:44 +0000 Subject: [PATCH] deps(actions): bump crate-ci/typos from 1.42.0 to 1.42.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.42.0 to 1.42.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.42.0...v1.42.1) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-typos.yaml b/.github/workflows/check-typos.yaml index ea4fb68590..bc72a0b649 100644 --- a/.github/workflows/check-typos.yaml +++ b/.github/workflows/check-typos.yaml @@ -13,5 +13,5 @@ jobs: uses: actions/checkout@v6 - name: Check typos - uses: crate-ci/typos@v1.42.0 + uses: crate-ci/typos@v1.42.1