Skip to content

Commit d80866e

Browse files
chore(deps): Bump crate-ci/typos from 1.39.0 to 1.40.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.39.0 to 1.40.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@07d900b...2d0ce56) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ecf6ee commit d80866e

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@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7
38+
uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06
3939

4040
clippy:
4141
name: Run clippy

0 commit comments

Comments
 (0)