-
Notifications
You must be signed in to change notification settings - Fork 13
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 #456
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe configuration file Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant PreCommit
participant Ruff
User->>PreCommit: Run pre-commit
PreCommit->>Ruff: Execute linting
Ruff-->>PreCommit: Return results
PreCommit-->>User: Show linting results
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 (
|
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: ASSERTIVE
Files selected for processing (1)
- .pre-commit-config.yaml (1 hunks)
Additional comments not posted (1)
.pre-commit-config.yaml (1)
38-38
: LGTM!The version update for
ruff-pre-commit
fromv0.6.1
tov0.6.2
is correctly applied.The code changes are approved.
ddcb4fa
to
3b02315
Compare
18b4f9a
to
09dac08
Compare
09dac08
to
b4f5489
Compare
b4f5489
to
07bf517
Compare
0786cf3
to
10a860e
Compare
d3105dc
to
8106bee
Compare
cd6d2fb
to
84feb2e
Compare
a62680a
to
1c58327
Compare
76123ba
to
cd113db
Compare
2caade2
to
563fe33
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.8.2](astral-sh/ruff-pre-commit@v0.6.1...v0.8.2) - [github.com/pre-commit/mirrors-clang-format: v18.1.8 → v19.1.4](pre-commit/mirrors-clang-format@v18.1.8...v19.1.4)
afec248
to
9f70ef6
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.
👍
updates:
Summary by CodeRabbit