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 52c1d47 commit a468ec6Copy full SHA for a468ec6
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Validate formatting
49
run: bun fmt:ci
50
- name: Check for typos
51
- uses: crate-ci/typos@v1.35.4
+ uses: crate-ci/typos@v1.35.5
52
with:
53
config: .github/typos.toml
54
validate-readme-files:
0 commit comments