From 9b727ab2385154e78b8522d500808915d73b0e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 12:02:39 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.50.1 to 1.50.2 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.50.1 to 1.50.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/main/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/d43b6c087ac471e2ea7b8af622ff15f05c0c365b...512fc24f32f44ab01972217aaaf3dc86ec234d53) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.50.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bd9b97..6a607b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: npm run format:check - name: Check for typos - uses: crate-ci/typos@d43b6c087ac471e2ea7b8af622ff15f05c0c365b + uses: crate-ci/typos@512fc24f32f44ab01972217aaaf3dc86ec234d53 with: config: ./typos.toml