build(deps): bump crate-ci/typos from 1.20.1 to 1.21.0 (#3875)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.20.1 to 1.21.0.
- [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.20.1...v1.21.0)

---
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]
2024-05-05 14:05:16 +02:00
committed by GitHub
parent ab011d2870
commit 0f46372fff

View File

@@ -88,7 +88,7 @@ jobs:
run: mix gettext.extract --check-up-to-date
- name: Spell check
uses: crate-ci/typos@v1.20.1
uses: crate-ci/typos@v1.21.0
- name: Check formatting
run: mix format --check-formatted