Skip to content

Commit e080856

Browse files
chore(deps): bump crate-ci/typos from 1.38.0 to 1.39.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.38.0 to 1.39.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.38.0...v1.39.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0749537 commit e080856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.38.0
49+
uses: crate-ci/typos@v1.39.0
5050

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

0 commit comments

Comments
 (0)