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 1dd3741 commit c42803bCopy full SHA for c42803b
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
exclude: '.*\.ipynb'
11
- id: trailing-whitespace
12
- repo: https://github.com/codespell-project/codespell
13
- rev: "v2.2.6"
+ rev: "v2.3.0"
14
hooks:
15
- id: codespell
16
args: ["-I", "codespell.txt"]
0 commit comments