chore(deps): update crate-ci/typos action to v1.40.0

This commit is contained in:
renovate[bot]
2025-12-01 01:01:50 +00:00
committed by GitHub
parent ebd20d2454
commit ea9e79fd43
2 changed files with 3 additions and 1 deletions

View File

@@ -316,4 +316,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v5
- name: Spell Check Repo
uses: crate-ci/typos@v1.38.1
uses: crate-ci/typos@v1.40.0

View File

@@ -25,6 +25,8 @@ extend-ignore-words-re = [
[default.extend-identifiers]
# This comes from `windows_sys`
ERROR_FILENAME_EXCED_RANGE = "ERROR_FILENAME_EXCED_RANGE"
# `-Wwarnings`
Wwarnings = "Wwarnings"
# Name of a dependency
flate2 = "flate2"