Skip to content

Commit

Permalink
chore(deps): bump crate-ci/typos from 1.23.1 to 1.24.5
Browse files Browse the repository at this point in the history
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.1 to 1.24.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.23.1...v1.24.5)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent ae16b4c commit 3c9eead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
name: Enable Rust Caching

- name: Spell Check
uses: crate-ci/typos@v1.23.1
uses: crate-ci/typos@v1.24.5

- name: Format Check
run: cargo +nightly fmt -- --check
Expand Down

0 comments on commit 3c9eead

Please sign in to comment.