We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f12d68 commit 0b9845dCopy full SHA for 0b9845d
1 file changed
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
additional_dependencies: [black==22.6.0]
52
exclude: ^(.github/|tests/test_cases/example_unicode.py)
53
- repo: https://github.com/rstcheck/rstcheck
54
- rev: v6.1.0
+ rev: v6.1.1
55
hooks:
56
- id: rstcheck
57
args: [
0 commit comments