Skip to content

Commit f8e1a4b

Browse files
chore(deps): Bump crate-ci/typos from 1.38.1 to 1.39.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.38.1 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@80c8a49...07d900b) --- 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 e5f438d commit f8e1a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3636

3737
- name: Check the spelling of the files in our repo
38-
uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1
38+
uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7
3939

4040
clippy:
4141
name: Run clippy

0 commit comments

Comments
 (0)