-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pre-commit.ci] pre-commit autoupdate #38
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe updates to the Changes
Poem
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
85ce387
to
f880f69
Compare
f880f69
to
fee1cba
Compare
fee1cba
to
0bb6bd9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- .pre-commit-config.yaml (1 hunks)
Additional comments not posted (4)
.pre-commit-config.yaml (4)
10-10
: Approved: Updateflake8
to version 7.1.1.The version update from
7.0.0
to7.1.1
is correct and aligns with the PR objectives.
14-14
: Approved: Updateblack
to version 24.8.0.The version update from
24.4.2
to24.8.0
is correct and aligns with the PR objectives.
18-18
: Approved: Correctreorder_python_imports
repository URL.The repository URL correction from
https://github.com/asottile/reorder_python_imports
tohttps://github.com/asottile/reorder-python-imports
is correct and aligns with the PR objectives.
24-24
: Approved: Updatemypy
to version v1.11.1.The version update from
v1.10.0
tov1.11.1
is correct and aligns with the PR objectives.
0bb6bd9
to
b9559ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
updates: - [github.com/pycqa/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1) - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.11.2](pre-commit/mirrors-mypy@v1.10.0...v1.11.2) - [github.com/sphinx-contrib/sphinx-lint: v0.9.1 → v1.0.0](sphinx-contrib/sphinx-lint@v0.9.1...v1.0.0)
b9559ce
to
357f52f
Compare
updates:
Summary by CodeRabbit