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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-17 13:20:53 +05:00 committed by GitHub
parent c12fca57ad
commit ddf86e7087
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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