Skip to content

Commit 774b5c5

Browse files
Bump crate-ci/typos from 1.32.0 to 1.44.0 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8811842 commit 774b5c5

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.44.0
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.44.0
4444

4545
- name: Build
4646
run: bun run build

0 commit comments

Comments
 (0)