chore(deps): bump crate-ci/typos from 1.39.2 to 1.40.0 in the github-actions group (#570)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-01 14:15:39 +05:00 committed by GitHub
parent 0021a9fe7d
commit 3e1ddbf624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,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.39.2 uses: crate-ci/typos@v1.40.0
with: with:
config: .github/typos.toml config: .github/typos.toml
validate-readme-files: validate-readme-files: