From e9d8a470779efe9a30921f1eb1cc3bbb33c077e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 12:02:42 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.46.0 to 1.46.1 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.0 to 1.46.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/bbaefadf97b0ec5fdc942684b647f1a6ab250274...5374cbf686e897b15713110e233094e2874de7ef) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.1 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 6cb9f9a..31175f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: run: npm run format:check - name: Check for typos - uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 + uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef with: config: ./typos.toml