From 3766f1e155800e801159be32e3915102240901fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:43:37 +0000 Subject: [PATCH] deps(actions): bump crate-ci/typos from 1.42.1 to 1.42.2 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.42.1 to 1.42.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.42.1...v1.42.2) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.42.2 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 bc72a0b649..81cdf60fcc 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.1 + uses: crate-ci/typos@v1.42.2