Skip to content

Commit

Permalink
chore: update pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.24.5 → v1.24.6](crate-ci/typos@v1.24.5...v1.24.6)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent ce87c65 commit 4602abe
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 @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/crate-ci/typos
rev: v1.24.5
rev: v1.24.6
hooks:
- id: typos
files: \.(py|md|rst|yaml|toml)
Expand Down

0 comments on commit 4602abe

Please sign in to comment.