You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-11-26 16:12:31 +02:00
build(deps): bump crate-ci/typos from 1.37.0 to 1.39.0 (#2975)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.0 to 1.39.0. 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/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -52,6 +52,6 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Check for typos
|
||||
uses: crate-ci/typos@v1.37.0
|
||||
uses: crate-ci/typos@v1.39.0
|
||||
with:
|
||||
config: ./.github/typos.toml
|
||||
|
||||
Reference in New Issue
Block a user