We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db62976 commit 5ffdd8bCopy full SHA for 5ffdd8b
1 file changed
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
- id: yamllint
33
34
- repo: https://github.com/codespell-project/codespell
35
- rev: v2.2.4
+ rev: v2.3.0
36
hooks:
37
- id: codespell
38
args: [--ignore-words=.dict-speechbrain.txt]
0 commit comments