We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b31a93 + 8f92fe1 commit 94e26caCopy full SHA for 94e26ca
1 file changed
.github/workflows/spellcheck.yaml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v6
18
19
- name: Spell Check Repo
20
- uses: crate-ci/typos@v1.39.0
+ uses: crate-ci/typos@v1.39.2
21
with:
22
files: docs/**/**/*.md docs/**/**/*.mdx
0 commit comments