Skip to content

Commit dfff41a

Browse files
Bump crate-ci/typos from 1.38.1 to 1.40.0 (#25)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.38.1 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@80c8a49...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f26170 commit dfff41a

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
run: cargo fmt -- --check
3636

3737
- name: Check for typos
38-
uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1
38+
uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06
3939
with:
4040
config: ./typos.toml
4141

0 commit comments

Comments
 (0)