Skip to content

Commit

Permalink
chore(deps): bump typos-cli from 1.23.6 to 1.24.1
Browse files Browse the repository at this point in the history
Bumps [typos-cli](https://github.com/crate-ci/typos) from 1.23.6 to 1.24.1.
- [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.6...v1.24.1)

---
updated-dependencies:
- dependency-name: typos-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent c149acc commit ad74a11
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 30 deletions.
51 changes: 22 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/typos-lsp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bstr = "1.10"
itertools = "0.13.0"
env_logger = "0.11.5"
typos = "0.10"
typos-cli = "1.23"
typos-cli = "1.24"
serde = { version = "1.0", features = ["derive"] }
ignore = "0.4.20"
matchit = "0.8.4"
Expand Down

0 comments on commit ad74a11

Please sign in to comment.