Skip to content

Commit 2ef7a8d

Browse files
Bump crate-ci/typos from 1.37.0 to 1.39.0 (#188)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.0 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@v1.37.0...v1.39.0) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 545d53b commit 2ef7a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
uses: actions/checkout@v5
1212

1313
- name: Run Typo and Spelling Check
14-
uses: crate-ci/typos@v1.37.0
14+
uses: crate-ci/typos@v1.39.0
1515
with:
1616
config: .typos.toml # Specify the custom configuration file

0 commit comments

Comments
 (0)