diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b19b76f80b..600021228b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: require_serial: true - repo: https://github.com/jsh9/pydoclint # Run after 'custom-checks' as these may auto-fix - rev: 0.8.3 + rev: 0.8.4 hooks: - id: pydoclint require_serial: true # Spammy in run-all scenarios (more than fast enough already)