chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 in the github-actions group (#438)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-09-30 12:53:03 +00:00 committed by GitHub
parent 80f429faf1
commit 80acbd7e3a
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.36.2 uses: crate-ci/typos@v1.36.3
with: with:
config: .github/typos.toml config: .github/typos.toml
validate-readme-files: validate-readme-files: