Skip to content

Commit c83e41e

Browse files
chore(deps): update pre-commit hook jsh9/pydoclint to v0.3.9 (#1594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1415eab commit c83e41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
require_serial: true # avoid possible race conditions
4949

5050
- repo: https://github.com/jsh9/pydoclint # Run after 'custom-checks' as these may auto-fix
51-
rev: 0.3.8
51+
rev: 0.3.9
5252
hooks:
5353
- id: pydoclint
5454
require_serial: true # Spammy in run-all scenarios (more than fast enough already)

0 commit comments

Comments
 (0)