Skip to content

Commit 9a2f923

Browse files
authored
chore: update typos version (#5954)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 parent e49dc46 commit 9a2f923

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- uses: actions/checkout@v4
4343
- name: Check typos
44-
uses: crate-ci/typos@v1.28.4
44+
uses: crate-ci/typos@v1.31.1
4545

4646
licenses:
4747
runs-on: ubuntu-latest

.typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"hsa" = "hsa"
2828
# Tech words
2929
"WRONLY" = "WRONLY"
30+
"typ" = "typ"
3031

3132
[files]
3233
extend-exclude = [

0 commit comments

Comments
 (0)