1
0
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:
dependabot[bot]
2025-11-03 11:35:34 +00:00
committed by GitHub
parent 2a4a6e3a73
commit 4c2940d685

View File

@@ -52,6 +52,6 @@ jobs:
uses: actions/checkout@v5 uses: actions/checkout@v5
- name: Check for typos - name: Check for typos
uses: crate-ci/typos@v1.37.0 uses: crate-ci/typos@v1.39.0
with: with:
config: ./.github/typos.toml config: ./.github/typos.toml