Skip to content

Commit 2c21c21

Browse files
chore(deps): bump crate-ci/typos from 1.39.0 to 1.40.0 (#3489)
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@v1.39.0...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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 244d4f8 commit 2c21c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout Actions Repository
3030
uses: actions/checkout@v6
3131
- name: Spell Check Repo
32-
uses: crate-ci/typos@v1.39.0
32+
uses: crate-ci/typos@v1.40.0
3333
env:
3434
CLICOLOR: 1
3535

0 commit comments

Comments
 (0)