Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 9cbd9da

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.30.1
1 parent 0cd088c commit 9cbd9da

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

214214
- name: Spell Check Repo
215-
uses: crate-ci/typos@8951ef9cb569c860bc8f3f18070fbfaf65cdb349 # v1.30.0
215+
uses: crate-ci/typos@72f3776b6edc3a10a567b8e43fd0524b2a3f1419 # v1.30.1
216216

217217
pre-commit:
218218
name: Pre-commit

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.0
74+
rev: v1.30.1
7575
hooks:
7676
- id: typos
7777

0 commit comments

Comments
 (0)