Skip to content

Commit 9490a12

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

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
@@ -315,7 +315,7 @@ jobs:
315315
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
316316

317317
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
318-
uses: crate-ci/typos@51f257b946f503b768e522781f56e9b7b5570d48 # v1.29.7
318+
uses: crate-ci/typos@fb78b722e9ebbabe8f4056509311c685620cd48e # v1.29.8
319319

320320
pre-commit:
321321
name: Pre-commit

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ repos:
7676
)
7777
7878
- repo: https://github.com/crate-ci/typos
79-
rev: v1.29.7
79+
rev: v1.29.8
8080
hooks:
8181
- id: typos
8282

0 commit comments

Comments
 (0)