Skip to content

Commit 899ffb6

Browse files
Bump crate-ci/typos from 1.39.2 to 1.40.0 in the minor group (#1008)
Bumps the minor group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.39.2 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@v1.39.2...v1.40.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 369d589 commit 899ffb6

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
@@ -116,7 +116,7 @@ jobs:
116116
- name: Checkout
117117
uses: actions/checkout@v6
118118
- name: Run codespell
119-
uses: crate-ci/typos@v1.39.2
119+
uses: crate-ci/typos@v1.40.0
120120

121121
cargo-toml-sorted:
122122
name: Check Cargo.toml is sorted

0 commit comments

Comments
 (0)