Skip to content

[pre-commit.ci] pre-commit autoupdate (ruff 0.16) - #170

Merged
Kilo59 merged 3 commits into
mainfrom
pre-commit-ci-update-config
Aug 15, 2026
Merged

[pre-commit.ci] pre-commit autoupdate (ruff 0.16)#170
Kilo59 merged 3 commits into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

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

Copy link
Copy Markdown
Contributor

updates:

Summary by Sourcery

Build:

  • Bump ruff-pre-commit hook from v0.15.9 to v0.15.10 in the pre-commit configuration.

@sourcery-ai

sourcery-ai Bot commented Apr 13, 2026

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

Reviewer's Guide

Updates the ruff-pre-commit hook version in the pre-commit configuration to v0.15.10 so that local and CI linting use the latest configured Ruff hook release.

File-Level Changes

Change Details Files
Bump Ruff pre-commit hook revision to v0.15.10 in the pre-commit configuration.
  • Update the ruff-pre-commit repo revision string from v0.15.9 to v0.15.10 in the .pre-commit-config.yaml configuration
  • Keep existing Ruff hook IDs and arguments unchanged to preserve current behavior aside from the upstream version update
.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.

@codspeed-hq

codspeed-hq Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 15 untouched benchmarks


Comparing pre-commit-ci-update-config (595e299) with main (753e548)

Open in CodSpeed

@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 09cebe7 to ae3d443 Compare April 20, 2026 21:31
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from ae3d443 to 580c9c0 Compare April 27, 2026 22:20
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from bc366fc to fe16407 Compare May 25, 2026 22:06
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 148565d to 27315c1 Compare June 8, 2026 21:44
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 27315c1 to f211fa4 Compare June 15, 2026 22:00
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 049e826 to d1666b4 Compare June 29, 2026 21:48
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from cf80cf8 to e7bc38a Compare July 20, 2026 22:05
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from e7bc38a to 2bd5930 Compare July 27, 2026 21:52
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from b72b66d to 03bb84a Compare August 3, 2026 22:15
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.16.2](astral-sh/ruff-pre-commit@v0.15.9...v0.16.2)
@pre-commit-ci
pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 03bb84a to 1854308 Compare August 10, 2026 22:17
@github-actions

Copy link
Copy Markdown
Contributor
Wily: No changes in complexity detected.

@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.06%. Comparing base (753e548) to head (595e299).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   94.06%   94.06%           
=======================================
  Files          10       10           
  Lines        1602     1602           
=======================================
  Hits         1507     1507           
  Misses         95       95           

☔ View full report in Codecov by Harness.
📢 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.

@Kilo59 Kilo59 added the dependencies Pull requests that update a dependency file label Aug 15, 2026
@Kilo59 Kilo59 changed the title [pre-commit.ci] pre-commit autoupdate [pre-commit.ci] pre-commit autoupdate (ruff 0.16) Aug 15, 2026
@Kilo59
Kilo59 merged commit d068841 into main Aug 15, 2026
20 checks passed
@Kilo59
Kilo59 deleted the pre-commit-ci-update-config branch August 15, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant