Skip to content

build(deps): pre-commit autoupdate#25

Closed
pre-commit-ci[bot] wants to merge 1 commit intomainfrom
pre-commit-ci-update-config
Closed

build(deps): pre-commit autoupdate#25
pre-commit-ci[bot] wants to merge 1 commit intomainfrom
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

Build:

  • Bump PyCQA isort version from 8.0.1 to 9.0.0a3 in the pre-commit configuration for both package and stubs hooks.

updates:
- [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3)
- [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3)
@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 the isort pre-commit hooks to use version 9.0.0a3 instead of 8.0.1 for both package and stubs targets in the pre-commit configuration.

File-Level Changes

Change Details Files
Bump isort version used by pre-commit hooks from 8.0.1 to 9.0.0a3.
  • Update the isort repo revision for the main package formatting hook to 9.0.0a3.
  • Update the isort repo revision for the stubs formatting hook to 9.0.0a3.
.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

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 left some high level feedback:

  • Since this updates isort to a 9.0.0 alpha, it’s worth checking whether any breaking config or behavior changes in 9.x affect your current tox.ini settings or import ordering expectations.
  • You now have two identical isort repo entries at the same revision; consider consolidating them into a single repo block with multiple hooks to reduce duplication and keep the config easier to maintain.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Since this updates isort to a 9.0.0 alpha, it’s worth checking whether any breaking config or behavior changes in 9.x affect your current `tox.ini` settings or import ordering expectations.
- You now have two identical isort repo entries at the same revision; consider consolidating them into a single repo block with multiple hooks to reduce duplication and keep the config easier to maintain.

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.

@cesarcoatl
Copy link
Copy Markdown
Member

alpha

@cesarcoatl cesarcoatl closed this Apr 27, 2026
@cesarcoatl cesarcoatl deleted the pre-commit-ci-update-config branch April 27, 2026 20:51
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.

1 participant