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 2a4a6e3 commit 4c2940dCopy full SHA for 4c2940d
.github/workflows/lint.yml
@@ -52,6 +52,6 @@ jobs:
52
uses: actions/checkout@v5
53
54
- name: Check for typos
55
- uses: crate-ci/typos@v1.37.0
+ uses: crate-ci/typos@v1.39.0
56
with:
57
config: ./.github/typos.toml
0 commit comments