Skip to content

Commit 340d34c

Browse files
chore(deps): update pre-commit hook crate-ci/typos to v1.39.2 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0b0f4b commit 340d34c

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@v5
3838
- name: Spell Check Repo
39-
uses: crate-ci/[email protected].0
39+
uses: crate-ci/[email protected].2

.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.0
31+
rev: v1.39.2
3232
hooks:
3333
- id: typos
3434
- repo: https://github.com/nozaq/pre-commit-deno

0 commit comments

Comments
 (0)