Skip to content

Commit ae02db4

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.29.5 (#957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f32895f commit ae02db4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ jobs:
327327
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
328328

329329
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
330-
uses: crate-ci/typos@685eb3d55be2f85191e8c84acb9f44d7756f84ab # v1.29.4
330+
uses: crate-ci/typos@11ca4583f2f3f74c7e7785c0ecb20fe2c99a4308 # v1.29.5
331331

332332
pre-commit:
333333
name: Pre-commit

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ repos:
7676
)
7777
7878
- repo: https://github.com/crate-ci/typos
79-
rev: v1.29.4
79+
rev: v1.29.5
8080
hooks:
8181
- id: typos
8282

0 commit comments

Comments
 (0)