From 5e888a3e5617794a3d771bf022ad32e4df1e1e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 22:52:15 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos from 1.46.1 to 1.46.2 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.1 to 1.46.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/5374cbf686e897b15713110e233094e2874de7ef...aca895bf05aec0cb7dffa6f94495e923224d9f17) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.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 668d766..b41eff8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: run: cargo fmt -- --check - name: Check for typos - uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef + uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 with: config: ./typos.toml