Skip to content

Commit a4e334e

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.31.2 (#1055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cd007c commit a4e334e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ jobs:
327327
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
328328

329329
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
330-
uses: crate-ci/typos@b1a1ef3893ff35ade0cfa71523852a49bfd05d19 # v1.31.1
330+
uses: crate-ci/typos@3be83342e28b9421997e9f781f713f8dde8453d2 # v1.31.2
331331

332332
pre-commit:
333333
name: Pre-commit

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.31.1
79+
rev: v1.31.2
8080
hooks:
8181
- id: typos
8282

0 commit comments

Comments
 (0)