Skip to content

Commit 262df72

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.29.9 (#75)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 102f2b4 commit 262df72

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
@@ -212,7 +212,7 @@ jobs:
212212
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
213213

214214
- name: Spell Check Repo
215-
uses: crate-ci/typos@fb78b722e9ebbabe8f4056509311c685620cd48e # v1.29.8
215+
uses: crate-ci/typos@212923e4ff05b7fc2294a204405eec047b807138 # v1.29.9
216216

217217
pre-commit:
218218
name: Pre-commit

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
)
7272
7373
- repo: https://github.com/crate-ci/typos
74-
rev: v1.29.8
74+
rev: v1.29.9
7575
hooks:
7676
- id: typos
7777

0 commit comments

Comments
 (0)