From 7387f37f6be65eb78e88db748cb60af6df30162f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 03:40:03 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.50.0 to 1.50.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.50.0 to 1.50.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/4d9c206a77c041268485162b8e2579ad7a5cb9a3...d43b6c087ac471e2ea7b8af622ff15f05c0c365b) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.50.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 44e4d93..443bd14 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -183,7 +183,7 @@ jobs: CLICOLOR: 1 steps: - uses: actions/checkout@v7 - - uses: crate-ci/typos@4d9c206a77c041268485162b8e2579ad7a5cb9a3 # v1.50.0 + - uses: crate-ci/typos@d43b6c087ac471e2ea7b8af622ff15f05c0c365b # v1.50.1 yamllint: runs-on: ubuntu-latest steps: