mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
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:
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user