Skip to content

Commit 83f555f

Browse files
[Doc]: upgrade version of crate-ci tool for improved typo detection (#23755)
Signed-off-by: Didier Durand <[email protected]>
1 parent 8414904 commit 83f555f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- id: ruff-format
2222
files: ^(.buildkite|benchmarks|examples)/.*
2323
- repo: https://github.com/crate-ci/typos
24-
rev: v1.34.0
24+
rev: v1.35.5
2525
hooks:
2626
- id: typos
2727
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)