Closed pre-commit-ci[bot] closed 1 month ago
Unable to locate .performanceTestingBot config file
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
Processing PR updates...
Thanks @pre-commit-ci[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
Description has been updated!
PR Details of @pre-commit-ci[bot] in pytorch-serve : | OPEN | CLOSED | TOTAL |
---|---|---|---|
4 | 26 | 30 |
This pull request updates the pre-commit configuration file to use a newer version of the Black code formatter and adds Click as a dependency for the Black hook.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update Black tool version and add Click dependency in pre-commit configuration |
|
.pre-commit-config.yaml |
Description
The pre-commit configuration file (.pre-commit-config.yaml) is being modified in this pull request to update the revision of the Black tool to version 24.10.0 and add Click as an additional dependency for the Black hook.
Changes:
Summary by Sourcery
Update the pre-commit configuration to use Black version 24.10.0 and add Click 8.0.4 as a dependency for the Black hook.
Build: