Skip to content

Commit 61363e7

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.35.3 (#1163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37c2abc commit 61363e7

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
@@ -309,7 +309,7 @@ jobs:
309309
fetch-depth: 0
310310

311311
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
312-
uses: crate-ci/typos@f1231bc2bcc92b2b18da70a877cf89afce08dd42 # v1.35.2
312+
uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # v1.35.3
313313

314314
pre-commit:
315315
name: Pre-commit

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ repos:
7878
)
7979
8080
- repo: https://github.com/crate-ci/typos
81-
rev: v1.35.2
81+
rev: v1.35.3
8282
hooks:
8383
- id: typos
8484

0 commit comments

Comments
 (0)