Skip to content

Commit 53978f9

Browse files
authored
Merge pull request #300 from NYU-RTS/dependabot/github_actions/crate-ci/typos-1.43.5
Bump crate-ci/typos from 1.43.4 to 1.43.5
2 parents 1ea9479 + 5831205 commit 53978f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v6
1818

1919
- name: Spell Check Repo
20-
uses: crate-ci/typos@v1.43.4
20+
uses: crate-ci/typos@v1.43.5
2121
with:
2222
files: docs/**/**/*.md docs/**/**/*.mdx

0 commit comments

Comments
 (0)