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 f356839 commit 9544874Copy full SHA for 9544874
.pre-commit-config.yaml
@@ -57,7 +57,7 @@ repos:
57
require_serial: true # avoid possible race conditions
58
59
- repo: https://github.com/jsh9/pydoclint # Run after 'custom-checks' as these may auto-fix
60
- rev: 0.7.3
+ rev: 0.7.4
61
hooks:
62
- id: pydoclint
63
require_serial: true # Spammy in run-all scenarios (more than fast enough already)
0 commit comments