Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c886166

Browse files
authoredMar 10, 2025··
chore(deps): update pre-commit hook crate-ci/typos to v1.30.2
1 parent 69d9075 commit c886166

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
@@ -212,7 +212,7 @@ jobs:
212212
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
213213

214214
- name: Spell Check Repo
215-
uses: crate-ci/typos@72f3776b6edc3a10a567b8e43fd0524b2a3f1419 # v1.30.1
215+
uses: crate-ci/typos@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2
216216

217217
pre-commit:
218218
name: Pre-commit

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
)
7272
7373
- repo: https://github.com/crate-ci/typos
74-
rev: v1.30.1
74+
rev: v1.30.2
7575
hooks:
7676
- id: typos
7777

0 commit comments

Comments
 (0)
Please sign in to comment.