Skip to content

Commit 56e02f9

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.35.1
1 parent c97d574 commit 56e02f9

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@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0
312+
uses: crate-ci/typos@a9ccf76b53d1ace194871d216f9ff058599a86db # v1.35.1
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.34.0
81+
rev: v1.35.1
8282
hooks:
8383
- id: typos
8484

0 commit comments

Comments
 (0)