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 93b3f00 commit dbff99aCopy full SHA for dbff99a
1 file changed
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
entry: doccmd --language python --no-pad-file --command "ruff format"
53
additional_dependencies: ["doccmd"]
54
- repo: https://github.com/codespell-project/codespell
55
- rev: v2.4.1
+ rev: v2.4.2
56
hooks:
57
- id: codespell
58
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments