Skip to content

Commit eedee26

Browse files
authored
update typos hook to latest version (#1018)
1 parent ef283c2 commit eedee26

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
@@ -49,7 +49,7 @@ repos:
4949
args: ["--line-length", "79"]
5050
files: '\.py$'
5151
- repo: https://github.com/crate-ci/typos
52-
rev: v1
52+
rev: v1.39.1
5353
hooks:
5454
- id: typos
5555
args: ["--force-exclude"]

0 commit comments

Comments
 (0)