Skip to content

Commit 87bd645

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.40.0
1 parent 9fb49b6 commit 87bd645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: Checkout Actions Repository
3737
uses: actions/checkout@v6
3838
- name: Spell Check Repo
39-
uses: crate-ci/typos@v1.39.2
39+
uses: crate-ci/typos@v1.40.0

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: end-of-file-fixer
2929
- id: trailing-whitespace
3030
- repo: https://github.com/crate-ci/typos
31-
rev: v1.39.2
31+
rev: v1.40.0
3232
hooks:
3333
- id: typos
3434
- repo: https://github.com/nozaq/pre-commit-deno

0 commit comments

Comments
 (0)