chore(deps): bump crate-ci/typos from 1.35.4 to 1.35.5 (#380)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-25 18:32:38 +05:00 committed by GitHub
parent 52c1d47161
commit a468ec68ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ jobs:
- name: Validate formatting - name: Validate formatting
run: bun fmt:ci run: bun fmt:ci
- name: Check for typos - name: Check for typos
uses: crate-ci/typos@v1.35.4 uses: crate-ci/typos@v1.35.5
with: with:
config: .github/typos.toml config: .github/typos.toml
validate-readme-files: validate-readme-files: