Skip to content

Commit a667b2a

Browse files
authored
Fix typos tag issue from auto-update (#1885)
1 parent d7629b6 commit a667b2a

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
@@ -48,7 +48,7 @@ repos:
4848
- id: codespell
4949
pass_filenames: false
5050
- repo: https://github.com/crate-ci/typos
51-
rev: v1
51+
rev: v1.34.0
5252
hooks:
5353
- id: typos
5454
args: ['--config=typos-config.toml']

0 commit comments

Comments
 (0)