[pre-commit.ci] pre-commit autoupdate#1253
Merged
Conversation
63980ae to
730e27f
Compare
9aa5901 to
aa6c4cd
Compare
aa6c4cd to
a82edee
Compare
a82edee to
6e93446
Compare
fb6a456 to
ab52d32
Compare
Member
|
pre-commit.ci autofix |
2c85df7 to
f0ee55a
Compare
f0ee55a to
8ed1618
Compare
8ed1618 to
2ec4d11
Compare
Member
|
pre-commit.ci autofix |
2ec4d11 to
a6c2bb4
Compare
Member
|
pre-commit.ci autofix |
5b99f52 to
95a8c9b
Compare
Member
|
pre-commit.ci autofix |
f2ad5f1 to
3e2c2ac
Compare
Member
|
pre-commit.ci autofix |
5ec555e to
5d2b880
Compare
0decec8 to
7e51954
Compare
Member
|
pre-commit.ci autofix |
ad1c505 to
ec484ea
Compare
1970107 to
2a7ed24
Compare
03a991b to
c228524
Compare
c228524 to
f0a4dd6
Compare
4 tasks
This was referenced Aug 11, 2025
Member
|
@pre-commit-ci rebase |
f0a4dd6 to
0efcd4c
Compare
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.12.8](astral-sh/ruff-pre-commit@v0.7.3...v0.12.8) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
0efcd4c to
7dfbb06
Compare
Add noqa comments for intentional mid-function imports needed for eval() testing. These imports are required within test methods for proper repr/eval functionality. All pre-commit hooks now pass successfully. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
ogajduse
approved these changes
Aug 12, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Aug 12, 2025
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ondřej Gajdušek <ogajduse@redhat.com> (cherry picked from commit 5e7a485)
github-actions bot
pushed a commit
that referenced
this pull request
Aug 12, 2025
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ondřej Gajdušek <ogajduse@redhat.com> (cherry picked from commit 5e7a485)
This was referenced Aug 12, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Aug 12, 2025
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ondřej Gajdušek <ogajduse@redhat.com> (cherry picked from commit 5e7a485)
This was referenced Aug 12, 2025
ogajduse
added a commit
that referenced
this pull request
Aug 12, 2025
ogajduse
added a commit
that referenced
this pull request
Aug 12, 2025
ogajduse
added a commit
that referenced
this pull request
Aug 12, 2025
* [pre-commit.ci] pre-commit autoupdate (#1253) Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ondřej Gajdušek <ogajduse@redhat.com> (cherry picked from commit 5e7a485) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Ondřej Gajdušek <ogajduse@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updates: