Skip to content

Commit

Permalink
feat(github-release): update pre-commit hook crate-ci/typos to v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent dcfe264 commit 05056f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ repos:
### in order for typos pre-commit hook to read it.
### In this case, comment out this block until ".typos.toml" has been committed successfully
- repo: https://github.com/crate-ci/typos
rev: "v1.28.4"
rev: "v1.29.0"
hooks:
- id: typos
name: Spellcheck with Typos
Expand Down

0 comments on commit 05056f0

Please sign in to comment.