Skip to content

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jun 23, 2025

updates:

Summary by Sourcery

Update pre-commit hooks to the latest versions for improved linting and type checking

CI:

  • Upgrade ruff-pre-commit hook from v0.11.13 to v0.12.0
  • Upgrade mirrors-mypy hook from v1.16.0 to v1.16.1

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Jun 23, 2025

Reviewer's Guide

This PR updates the pre-commit configuration by bumping the versions of the Ruff and MyPy hooks to their latest releases.

File-Level Changes

Change Details Files
Upgrade Ruff pre-commit hook version
  • Rev changed from v0.11.13 to v0.12.0
.pre-commit-config.yaml
Upgrade MyPy pre-commit hook version
  • Rev changed from v1.16.0 to v1.16.1
.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

@codacy-production
Copy link

codacy-production bot commented Jun 23, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (aa9ad87) 1875 1875 100.00%
Head commit (d0a3040) 1875 (+0) 1875 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#197) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b811cf7 to a37ba44 Compare June 30, 2025 20:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d42c900 to 7442e77 Compare July 14, 2025 20:23
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f8b1391 to 2bae56f Compare July 28, 2025 20:30
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.7](astral-sh/ruff-pre-commit@v0.11.13...v0.12.7)
- [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.17.1](pre-commit/mirrors-mypy@v1.16.0...v1.17.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2bae56f to d0a3040 Compare August 4, 2025 21:08
@avendesora avendesora merged commit 840b662 into main Aug 6, 2025
9 checks passed
@avendesora avendesora deleted the pre-commit-ci-update-config branch August 6, 2025 01:17
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.

2 participants