Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit efcc939

Browse files
chore: bump crate-ci/typos from 1.31.2 to 1.32.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.31.2 to 1.32.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.31.2...v1.32.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c200eb5 commit efcc939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Format
4949
run: bun fmt:ci
5050
- name: typos-action
51-
uses: crate-ci/typos@v1.31.2
51+
uses: crate-ci/typos@v1.32.0
5252
with:
5353
config: .github/typos.toml
5454
- name: Lint

0 commit comments

Comments
 (0)