We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7629b6 commit a667b2aCopy full SHA for a667b2a
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- id: codespell
49
pass_filenames: false
50
- repo: https://github.com/crate-ci/typos
51
- rev: v1
+ rev: v1.34.0
52
hooks:
53
- id: typos
54
args: ['--config=typos-config.toml']
0 commit comments