Skip to content

Commit a2d9146

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.30.0 (#81)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent c21a14e commit a2d9146

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@db35ee91e80fbb447f33b0e5fbddb24d2a1a884f # v1.29.10
215+
uses: crate-ci/typos@8951ef9cb569c860bc8f3f18070fbfaf65cdb349 # v1.30.0
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.10
74+
rev: v1.30.0
7575
hooks:
7676
- id: typos
7777

0 commit comments

Comments
 (0)