Skip to content

build(deps): coatl-dev pre-commit autoupdate#31

Merged
coatl-bot merged 2 commits into
8.3from
coatl-dev-pre-commit-autoupdate-8.3
May 1, 2026
Merged

build(deps): coatl-dev pre-commit autoupdate#31
coatl-bot merged 2 commits into
8.3from
coatl-dev-pre-commit-autoupdate-8.3

Conversation

@coatl-bot
Copy link
Copy Markdown
Member

@coatl-bot coatl-bot commented May 1, 2026

updates:

Summary by Sourcery

Build:

  • Bump PyCQA/isort pre-commit hook from 8.0.1 to 9.0.0a3 in .pre-commit-config.yaml.

@coatl-bot coatl-bot enabled auto-merge (squash) May 1, 2026 20:41
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented May 1, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the isort pre-commit hook to use version 9.0.0a3 instead of 8.0.1 in the shared pre-commit configuration.

File-Level Changes

Change Details Files
Bump isort pre-commit hook from 8.0.1 to 9.0.0a3 in the configuration.
  • Update the isort hook revision tag from 8.0.1 to 9.0.0a3 in the pre-commit configuration
  • Keep all other pre-commit repo definitions and hook settings unchanged
.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 bumps isort to a 9.x alpha release, consider whether you really want to depend on a pre-release for formatting, or if a stable 8.x/9.x release would be safer for consistent developer experience.
  • Given the major-version jump, verify that the existing isort configuration (e.g., in pyproject or setup.cfg) is still respected by 9.x and doesn’t require any new or renamed options to preserve your current import layout.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Since this bumps isort to a 9.x alpha release, consider whether you really want to depend on a pre-release for formatting, or if a stable 8.x/9.x release would be safer for consistent developer experience.
- Given the major-version jump, verify that the existing isort configuration (e.g., in pyproject or setup.cfg) is still respected by 9.x and doesn’t require any new or renamed options to preserve your current import layout.

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.

@coatl-bot coatl-bot merged commit a0a2da4 into 8.3 May 1, 2026
5 checks passed
@coatl-bot coatl-bot deleted the coatl-dev-pre-commit-autoupdate-8.3 branch May 1, 2026 21:40
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