Skip to content

Commit 37524a7

Browse files
renovate[bot]JP-Ellis
authored andcommitted
chore(deps): update pre-commit hook crate-ci/typos to v1.28.3
1 parent 15f61ca commit 37524a7

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
@@ -328,7 +328,7 @@ jobs:
328328
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
329329

330330
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
331-
uses: crate-ci/typos@2872c382bb9668d4baa5eade234dcbc0048ca2cf # v1.28.2
331+
uses: crate-ci/typos@d1c850b2b5d502763520c25fb4a6a1128ad99bd9 # v1.28.3
332332

333333
pre-commit:
334334
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.28.2
75+
rev: v1.28.3
7676
hooks:
7777
- id: typos
7878

0 commit comments

Comments
 (0)