Skip to content

Commit 2ca42d1

Browse files
committed
Use specific crate-ci/typos version instead of mutable reference
See crate-ci/typos#390
1 parent 8f91bdc commit 2ca42d1

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
@@ -38,7 +38,7 @@ repos:
3838
# tomli needed on 3.10. tomllib is available in stdlib on 3.11+
3939
- tomli
4040
- repo: https://github.com/crate-ci/typos
41-
rev: v1
41+
rev: v1.30.2
4242
hooks:
4343
- id: typos
4444
- repo: https://github.com/sphinx-contrib/sphinx-lint

0 commit comments

Comments
 (0)