Skip to content

Commit

Permalink
reverted unwanted downgrade of typos (#374)
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Quetschlich <[email protected]>
  • Loading branch information
nquetschlich authored Sep 3, 2024
1 parent d82bef0 commit 469e6d9
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 @@ -97,7 +97,7 @@ repos:

# Check for spelling
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.27
rev: v1.24.1
hooks:
- id: typos
exclude: legal.html
Expand Down

0 comments on commit 469e6d9

Please sign in to comment.