Skip to content

Commit bc79562

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

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@752bd034d6d0b6fcb6421c73a3789161e0cdf70a # v1.29.3
330+
uses: crate-ci/typos@685eb3d55be2f85191e8c84acb9f44d7756f84ab # v1.29.4
331331

332332
pre-commit:
333333
name: Pre-commit

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ repos:
7272
)
7373
7474
- repo: https://github.com/crate-ci/typos
75-
rev: v1.29.3
75+
rev: v1.29.4
7676
hooks:
7777
- id: typos
7878

0 commit comments

Comments
 (0)