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 77bdad0 commit 7d4b187Copy full SHA for 7d4b187
.pre-commit-config.yaml
@@ -92,7 +92,7 @@ repos:
92
93
# Docs - RestructuredText hooks
94
- repo: https://github.com/PyCQA/doc8
95
- rev: v1.1.1
+ rev: v1.1.2
96
hooks:
97
- id: doc8
98
args: ['--max-line-length=100', '--ignore=D001']
0 commit comments