Skip to content

Commit ec09a77

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

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@c8fd3764afbf5eaf6e53d2e6571c835db2c8fa5f # v1.29.0
330+
uses: crate-ci/typos@752bd034d6d0b6fcb6421c73a3789161e0cdf70a # v1.29.3
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.0
75+
rev: v1.29.3
7676
hooks:
7777
- id: typos
7878

0 commit comments

Comments
 (0)