Skip to content

[pre-commit.ci] pre-commit autoupdate - #106

Open
pre-commit-ci[bot] wants to merge 1 commit into
mainfrom
pre-commit-ci-update-config
Open

[pre-commit.ci] pre-commit autoupdate#106
pre-commit-ci[bot] wants to merge 1 commit into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

updates:

Summary by Sourcery

CI:

  • Bump rumdl-pre-commit hook in .pre-commit-config.yaml from v0.2.43 to v0.2.49.

updates:
- [github.com/rvben/rumdl-pre-commit: v0.2.43 → v0.2.49](rvben/rumdl-pre-commit@v0.2.43...v0.2.49)
@semanticdiff-com

semanticdiff-com Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  .pre-commit-config.yaml  0% smaller

@sourcery-ai

sourcery-ai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the rumdl pre-commit hook to the latest released version, adjusting only the referenced revision in the pre-commit configuration.

File-Level Changes

Change Details Files
Update the rumdl-pre-commit hook revision to v0.2.49 in the pre-commit configuration.
  • Change the rev for the rumdl-pre-commit repository from v0.2.43 to v0.2.49 in .pre-commit-config.yaml
  • Keep existing hook definitions (such as rumdl-fmt) unchanged while pointing them to the newer hook version
.pre-commit-config.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@mergify

mergify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@llamapreview llamapreview Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LlamaPReview — No blocking issues found

Approve the pre-commit autoupdate; no evidence shows the bump breaks the Markdown hooks.

1 non-blocking finding retained — highest: No evidence the version bump breaks the rumdl-fmt hook on the repo's Markdown files.

Review details and evidence
Priority File Finding Evidence
P2 .pre-commit-config.yaml No evidence the version bump breaks the rumdl-fmt hook on the repo's Markdown files. confirmed

Material unknowns

  • The pre-commit.ci log that would show why the head-status check failed. If the log shows rumdl-fmt at v0.2.49 failing on README.md or code-of-conduct.md, this becomes a blocking regression; if it shows infrastructure or base-branch issues, the PR is clean.
    • Check: Inspect the pre-commit.ci run log for the head commit and confirm the failure is not caused by rumdl-fmt at v0.2.49.

LlamaPReview checks

  • Read bounded PR-head context from .pre-commit-config.yaml.
  • Inspected matching PR-head repository snippets in .pre-commit-config.yaml.
  • Inspected bounded directory inventory under .github, .github/workflows, .gitignore and 6 more path(s).

Automated review by LlamaPReview · Free for public open-source projects.

Comment thread .pre-commit-config.yaml
Comment on lines 18 to 21
- repo: https://github.com/rvben/rumdl-pre-commit
rev: v0.2.43
rev: v0.2.49
hooks:
- id: rumdl-fmt

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 | Confidence: Medium

The only change is the hook revision bump from v0.2.43 to v0.2.49. The hook has no file filters or args, so it applies to the repo's two Markdown files. A repository search finds no remaining v0.2.43 after the edit. No code, dependency, workflow, or test surface changes.

Owner action: Proceed with the bump; no code fix required.

Evidence: bounded PR-head context from .pre-commit-config.yaml; matching repository snippets in .pre-commit-config.yaml; directory inventory under .github, .github/workflows and 7 more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants