Skip to content

Commit 8c2ae50

Browse files
Bump crate-ci/typos from 1.32.0 to 1.43.5
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.32.0 to 1.43.5. - [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.32.0...v1.43.5) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c54c5cb commit 8c2ae50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141

4242
- name: Spell check
43-
uses: crate-ci/typos@v1.32.0
43+
uses: crate-ci/typos@v1.43.5
4444

4545
build:
4646
name: Build

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: bunx astro check
4141

4242
- name: Spell check
43-
uses: crate-ci/typos@v1.32.0
43+
uses: crate-ci/typos@v1.43.5
4444

4545
- name: Build
4646
run: bun run build

0 commit comments

Comments
 (0)