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
PR Details of @pre-commit-ci[bot] in nasa-fprime : | OPEN | CLOSED | TOTAL |
---|---|---|---|
1 | 15 | 16 |
Description has been updated!
This pull request updates the version of the Black code formatter in the pre-commit configuration file from 24.8.0 to 24.10.0. The change is straightforward and only affects the .pre-commit-config.yaml
file.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update Black code formatter version in pre-commit hooks |
|
.pre-commit-config.yaml |
Description
In this pull request, the version of the
black
Python code formatter tool integrated into the pre-commit hooks configuration file.pre-commit-config.yaml
is being updated from version24.8.0
to version24.10.0
.Changes:
black
tool's version to24.10.0
in the pre-commit hooks configuration file.Summary by Sourcery
CI: