Skip to content

Commit 9544874

Browse files
chore(deps): update pre-commit hook jsh9/pydoclint to v0.7.4
1 parent f356839 commit 9544874

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
@@ -57,7 +57,7 @@ repos:
5757
require_serial: true # avoid possible race conditions
5858

5959
- repo: https://github.com/jsh9/pydoclint # Run after 'custom-checks' as these may auto-fix
60-
rev: 0.7.3
60+
rev: 0.7.4
6161
hooks:
6262
- id: pydoclint
6363
require_serial: true # Spammy in run-all scenarios (more than fast enough already)

0 commit comments

Comments
 (0)