Skip to content

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

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

[pre-commit.ci] pre-commit autoupdate#504
pre-commit-ci[bot] wants to merge 1 commit intodevelopfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
Copy link
Copy Markdown
Contributor

@pre-commit-ci pre-commit-ci Bot commented Apr 27, 2026

updates:

Summary by Sourcery

Update code quality tooling versions in pre-commit configuration.

Build:

  • Bump ruff-pre-commit hook from v0.15.11 to v0.15.12 in .pre-commit-config.yaml.
  • Bump mypy pre-commit mirror from v1.20.1 to v1.20.2 in .pre-commit-config.yaml.

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.11 β†’ v0.15.12](astral-sh/ruff-pre-commit@v0.15.11...v0.15.12)
- [github.com/pre-commit/mirrors-mypy: v1.20.1 β†’ v1.20.2](pre-commit/mirrors-mypy@v1.20.1...v1.20.2)
@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com Bot commented Apr 27, 2026

Review changes with Β SemanticDiff

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

@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Apr 27, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates pre-commit hook versions for Ruff and mypy to their latest patch releases, without changing any hook configuration or behavior in this repo.

File-Level Changes

Change Details Files
Bump Ruff pre-commit hook to the latest patch release.
  • Update the ruff-pre-commit repo revision from v0.15.11 to v0.15.12 in the pre-commit configuration
  • Keep existing ruff-check and ruff-format hooks and options unchanged
.pre-commit-config.yaml
Bump mypy pre-commit hook to the latest patch release.
  • Update the mirrors-mypy repo revision from v1.20.1 to v1.20.2 in the pre-commit configuration
  • Retain existing mypy hook and additional_dependencies configuration as-is
.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

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Apr 27, 2026

PR Summary

  • Upgrade of the ruff-pre-commit hook
    The version of the ruff-pre-commit hook has been updated from v0.15.11 to v0.15.12. This newer version will help ensure our code stays clean and maintainable.

  • Update of the mypy mirror
    The version of the mypy tool we use to check for potential errors in our codebase has been updated from v1.20.1 to v1.20.2. This update will help us catch errors more effectively, leading to a more stable and reliable product.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 27, 2026

Greptile Summary

Automated pre-commit hook version bump: ruff-pre-commit v0.15.11 β†’ v0.15.12 and mirrors-mypy v1.20.1 β†’ v1.20.2. Both are patch-level updates with no breaking changes expected.

Confidence Score: 5/5

Safe to merge β€” only two patch-level pre-commit tool version bumps with no code changes.

PR contains only automated dependency version bumps (ruff and mypy) to patch releases. No application logic, tests, or configuration logic was modified.

No files require special attention.

Important Files Changed

Filename Overview
.pre-commit-config.yaml Bumps ruff from v0.15.11 to v0.15.12 and mypy from v1.20.1 to v1.20.2 β€” routine patch-level version updates with no logic changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pre-commit.ci bot] -->|autoupdate| B[.pre-commit-config.yaml]
    B --> C[ruff-pre-commit: v0.15.11 β†’ v0.15.12]
    B --> D[mirrors-mypy: v1.20.1 β†’ v1.20.2]
    C --> E[Linting & Formatting checks]
    D --> F[Static type checking]
Loading

Reviews (1): Last reviewed commit: "[pre-commit.ci] pre-commit autoupdate" | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

Failed to generate code suggestions for PR

@github-actions
Copy link
Copy Markdown

Preparing review...

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

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.

@codacy-production
Copy link
Copy Markdown

Up to standards βœ…

🟒 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions
Copy link
Copy Markdown

Preparing review...

Copy link
Copy Markdown

@llamapreview llamapreview Bot left a comment

Choose a reason for hiding this comment

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

Auto Pull Request Review from LlamaPReview

Review Status: Automated Review Skipped

Dear contributor,

Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

Analysis Result:

PR only contains version updates and formatting changes

Technical Context:

Version and formatting changes detected, which include:

  • Package version updates
  • Dependency version changes
  • Code formatting adjustments
  • Whitespace modifications
  • Structural formatting changes

We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

Best regards,
LlamaPReview Team

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 100.00%. Comparing base (18a4d9c) to head (c6b250b).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #504   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           80        80           
  Lines         6579      6579           
  Branches       164       164           
=========================================
  Hits          6579      6579           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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