Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Type Update Change
jsh9/pydoclint repository minor 0.7.3 -> 0.8.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

jsh9/pydoclint (jsh9/pydoclint)

v0.8.1

Compare Source

  • Changed
    • The logic to detect docstring style mismatches, fixing a false positive
      case where non-Sphinx style docstrings are detected as Sphinx style
      (because there are some rST keywords in them)
  • Full diff

v0.8.0

Compare Source

  • Changed
    • The logic to detect docstring style mismatches, fixing a false positive
      case where non-Sphinx style docstrings are detected as Sphinx style
      (because there are some rST keywords in them)
  • Full diff

v0.7.6

Compare Source

  • Changed
    • Updated linter and auto-formatter configurations
    • Made a lot of changes to fix code style; some logic was also updated per
      the suggestions of linters
  • Full diff

v0.7.5

Compare Source

  • Changed
    • Updated linter and auto-formatter configurations
    • Made a lot of changes to fix code style; some logic was also updated per
      the suggestions of linters
  • Full diff

v0.7.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added auto-merge dependencies Pull requests that update a dependency file labels Oct 27, 2025
@renovate renovate bot requested review from a team as code owners October 27, 2025 07:36
@renovate renovate bot added dependencies Pull requests that update a dependency file auto-merge labels Oct 27, 2025
@renovate renovate bot enabled auto-merge October 27, 2025 07:36
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.96%. Comparing base (65edf71) to head (7c5af2a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2381   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         192      192           
  Lines       26142    26142           
=======================================
+ Hits        23779    23780    +1     
+ Misses       2363     2362    -1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/jsh9-pydoclint-0.x branch from 9544874 to a26afe3 Compare October 28, 2025 10:37
@renovate renovate bot changed the title chore(deps): update pre-commit hook jsh9/pydoclint to v0.7.4 chore(deps): update pre-commit hook jsh9/pydoclint to v0.7.5 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/jsh9-pydoclint-0.x branch from a26afe3 to fbd96bd Compare October 29, 2025 08:56
@renovate renovate bot changed the title chore(deps): update pre-commit hook jsh9/pydoclint to v0.7.5 chore(deps): update pre-commit hook jsh9/pydoclint to v0.7.6 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/jsh9-pydoclint-0.x branch from fbd96bd to ca6a5b9 Compare November 6, 2025 08:08
@renovate renovate bot changed the title chore(deps): update pre-commit hook jsh9/pydoclint to v0.7.6 chore(deps): update pre-commit hook jsh9/pydoclint to v0.8.0 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/jsh9-pydoclint-0.x branch from ca6a5b9 to 7c5af2a Compare November 6, 2025 18:59
@renovate renovate bot changed the title chore(deps): update pre-commit hook jsh9/pydoclint to v0.8.0 chore(deps): update pre-commit hook jsh9/pydoclint to v0.8.1 Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant