Skip to content

Commit 48aa45b

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.30.3 (#11)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 38af99c commit 48aa45b

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@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2
215+
uses: crate-ci/typos@d08e4083f112e684fb88f6babd9ae60a1f1cd84f # v1.30.3
216216

217217
pre-commit:
218218
name: Pre-commit

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
- id: markdownlint-cli2
6868

6969
- repo: https://github.com/crate-ci/typos
70-
rev: v1.30.2
70+
rev: v1.30.3
7171
hooks:
7272
- id: typos
7373

0 commit comments

Comments
 (0)