Skip to content

Commit

Permalink
chore(deps): Bump crate-ci/typos from 1.13.16 to 1.21.0
Browse files Browse the repository at this point in the history
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.13.16 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](crate-ci/typos@v1.13.16...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>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 3e98fcc commit d2ca8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features -- --deny clippy::all --deny clippy::pedantic
- name: typos-action
uses: crate-ci/typos@v1.13.16
uses: crate-ci/typos@v1.21.0

0 comments on commit d2ca8a8

Please sign in to comment.