2lambda123 / pytorch-serve

Apache License 2.0
0 stars 0 forks source link

[pre-commit.ci] pre-commit autoupdate #46

Closed pre-commit-ci[bot] closed 1 month ago

pre-commit-ci[bot] commented 1 month ago

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:

performance-testing-bot[bot] commented 1 month ago

Unable to locate .performanceTestingBot config file

cr-gpt[bot] commented 1 month ago

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

korbit-ai[bot] commented 1 month ago

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.

code-companion-ai[bot] commented 1 month ago

Processing PR updates...

git-greetings[bot] commented 1 month ago

Thanks @pre-commit-ci[bot] for opening this PR!

For COLLABORATOR only :

code-companion-ai[bot] commented 1 month ago

Description has been updated!

git-greetings[bot] commented 1 month ago
PR Details of @pre-commit-ci[bot] in pytorch-serve : OPEN CLOSED TOTAL
4 26 30
sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

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.

File-Level Changes

Change Details Files
Update Black tool version and add Click dependency in pre-commit configuration
  • Update Black tool revision from 24.8.0 to 24.10.0
  • Add Click 8.0.4 as an additional dependency for the Black hook
.pre-commit-config.yaml

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. - **Generate a pull request summary:** Write `@sourcery-ai summary` anywhere in the pull request body to generate a PR summary at any time. You can also use this command to specify where the summary should be inserted. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).