Skip to content

Commit 309dc7a

Browse files
Bump crate-ci/typos from 1.40.0 to 1.41.0 (#1144)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.40.0 to 1.41.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.40.0...v1.41.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aaae986 commit 309dc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ValidatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
steps:
134134
- uses: actions/checkout@v6
135135
- name: Spell Check Repo
136-
uses: crate-ci/typos@v1.40.0
136+
uses: crate-ci/typos@v1.41.0
137137

138138
license-headers:
139139
name: check license headers

0 commit comments

Comments
 (0)