Skip to content

Commit

Permalink
chore(deps): update pre-commit hook crate-ci/typos to v1.28.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JP-Ellis committed Dec 17, 2024
1 parent e6371f0 commit c90571d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
uses: crate-ci/typos@d1c850b2b5d502763520c25fb4a6a1128ad99bd9 # v1.28.3
uses: crate-ci/typos@9d890159570d5018df91fedfa40b4730cd4a81b1 # v1.28.4

pre-commit:
name: Pre-commit
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ repos:
)
- repo: https://github.com/crate-ci/typos
rev: v1.28.3
rev: v1.28.4
hooks:
- id: typos

Expand Down

0 comments on commit c90571d

Please sign in to comment.