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 fd2bcec commit 30afee8Copy full SHA for 30afee8
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: sphinx-lint
32
# Configuration for codespell is in pyproject.toml
33
- repo: https://github.com/codespell-project/codespell
34
- rev: v2.2.6
+ rev: v2.3.0
35
hooks:
36
- id: codespell
37
exclude: (package-lock.json|/locale/)
0 commit comments