diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 92aafe046b..3eb2639eb7 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -10,4 +10,4 @@ jobs: uses: actions/checkout@v4.1.7 - name: Check spelling - uses: crate-ci/typos@v1.29.10 + uses: crate-ci/typos@v1.30.3 diff --git a/typos.toml b/typos.toml index 4f44aea6d4..14baa39811 100644 --- a/typos.toml +++ b/typos.toml @@ -22,6 +22,7 @@ extend-ignore-re = [ [type.rust.extend-words] nd = "nd" +typ = "typ" numer = "numer" styl = "styl"