Skip to content

Commit 9c2c885

Browse files
authored
use fixed tag for typos (#755)
avoids pre-commit warnings
1 parent 9e51844 commit 9c2c885

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
@@ -7,7 +7,7 @@ repos:
77
- id: check-yaml
88
- id: mixed-line-ending
99
- repo: https://github.com/crate-ci/typos
10-
rev: v1
10+
rev: v1.31.1
1111
hooks:
1212
- id: typos
1313
# https://github.com/crate-ci/typos/issues/347

0 commit comments

Comments
 (0)