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.
1 parent 545d53b commit 2ef7a8dCopy full SHA for 2ef7a8d
.github/workflows/SpellCheck.yml
@@ -11,6 +11,6 @@ jobs:
11
uses: actions/checkout@v5
12
13
- name: Run Typo and Spelling Check
14
- uses: crate-ci/typos@v1.37.0
+ uses: crate-ci/typos@v1.39.0
15
with:
16
config: .typos.toml # Specify the custom configuration file
0 commit comments