Skip to content

Commit 713e8a2

Browse files
chore(deps): bump crate-ci/typos from 1.39.2 to 1.41.0 (#858)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.39.2 to 1.41.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.39.2...v1.41.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06ad786 commit 713e8a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: Enable Rust Caching
4747

4848
- name: Spell Check
49-
uses: crate-ci/typos@v1.39.2
49+
uses: crate-ci/typos@v1.41.0
5050

5151
- name: Format Check
5252
run: cargo +nightly-2025-09-04 fmt -- --check

0 commit comments

Comments
 (0)