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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-05 22:10:18 +00:00 committed by GitHub
parent cbb39bda6f
commit 7df0cb25c5
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.40.0 uses: crate-ci/typos@v1.41.0
with: with:
config: .github/typos.toml config: .github/typos.toml
validate-readme-files: validate-readme-files: