Skip to content

Commit 7627b8f

Browse files
build(deps): bump crate-ci/typos from 1.32.0 to 1.43.5
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.32.0 to 1.43.5. - [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.32.0...v1.43.5) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd8c644 commit 7627b8f

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
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141

4242
- name: Spell check
43-
uses: crate-ci/typos@v1.32.0
43+
uses: crate-ci/typos@v1.43.5
4444

4545
markdown:
4646
name: Markdown a11y

0 commit comments

Comments
 (0)