We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec09a77 commit bc79562Copy full SHA for bc79562
.github/workflows/test.yml
@@ -327,7 +327,7 @@ jobs:
327
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
328
329
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
330
- uses: crate-ci/typos@752bd034d6d0b6fcb6421c73a3789161e0cdf70a # v1.29.3
+ uses: crate-ci/typos@685eb3d55be2f85191e8c84acb9f44d7756f84ab # v1.29.4
331
332
pre-commit:
333
name: Pre-commit
.pre-commit-config.yaml
@@ -72,7 +72,7 @@ repos:
72
)
73
74
- repo: https://github.com/crate-ci/typos
75
- rev: v1.29.3
+ rev: v1.29.4
76
hooks:
77
- id: typos
78
0 commit comments