chore: bump crate-ci/typos from 1.13.14 to 1.14.3 (#6942)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.13.14 to 1.14.3.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.13.14...v1.14.3)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  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>
This commit is contained in:
dependabot[bot]
2023-04-01 16:35:19 -05:00
committed by GitHub
parent e60460b120
commit e40b0778e9
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
# Check for any typos!
- name: Check for typos
uses: crate-ci/typos@v1.13.14
uses: crate-ci/typos@v1.14.3
with:
config: .github/workflows/typos.toml
- name: Fix the typos