Skip to content

Commit d2deec2

Browse files
Merge branch 'main' into fix-codex-2-2-0
2 parents 091cd57 + 36943d1 commit d2deec2

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Validate formatting
5151
run: bun fmt:ci
5252
- name: Check for typos
53-
uses: crate-ci/typos@v1.37.2
53+
uses: crate-ci/typos@v1.38.1
5454
with:
5555
config: .github/typos.toml
5656
validate-readme-files:

0 commit comments

Comments
 (0)