Skip to content

Commit

Permalink
chore(deps): update pre-commit hook crate-ci/typos to v1.29.3 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
  • Loading branch information
pactflow-renovate-bot[bot] authored Jan 2, 2025
1 parent 310390e commit f0a6165
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 @@ -212,7 +212,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Spell Check Repo
uses: crate-ci/typos@3265cef783c98e382e561f6089c2179a7d91bf0d # v1.29.1
uses: crate-ci/typos@752bd034d6d0b6fcb6421c73a3789161e0cdf70a # v1.29.3

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 @@ -71,7 +71,7 @@ repos:
)
- repo: https://github.com/crate-ci/typos
rev: v1.29.1
rev: v1.29.3
hooks:
- id: typos

Expand Down

0 comments on commit f0a6165

Please sign in to comment.