Skip to content
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 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

@Freed-Wu Freed-Wu force-pushed the master branch 7 times, most recently from eb2fb5a to 5dc2111 Compare October 23, 2022 20:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a085bb3 to acd24d3 Compare November 21, 2022 20:06
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from fc2d0dd to af65c7f Compare December 5, 2022 20:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from af65c7f to cd3a02b Compare January 2, 2023 20:56
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cd3a02b to b1cbd0e Compare January 16, 2023 21:28
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b1cbd0e to 036ddbb Compare January 23, 2023 21:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 036ddbb to b337b8a Compare January 30, 2023 22:04
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b337b8a to c6e2747 Compare March 13, 2023 22:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c6e2747 to afa3e9b Compare April 3, 2023 23:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from afa3e9b to de56d16 Compare April 24, 2023 22:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from de56d16 to cd16750 Compare May 1, 2023 22:21
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cd16750 to 598729a Compare June 12, 2023 22:30
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 598729a to 609721d Compare June 19, 2023 22:51
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 609721d to 877f2d1 Compare August 7, 2023 23:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 877f2d1 to c393a7e Compare August 14, 2023 23:47
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c393a7e to 315cb14 Compare August 28, 2023 23:28
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 315cb14 to 74f90cd Compare September 19, 2023 00:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 188e12b to 75bda08 Compare October 9, 2023 18:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 75bda08 to c3ee79e Compare October 16, 2023 18:24
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c3ee79e to 4287a00 Compare November 20, 2023 18:24
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4287a00 to c8c608c Compare January 15, 2024 18:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c8c608c to 6c94120 Compare February 19, 2024 22:11
Copy link

coderabbitai bot commented Feb 19, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6c94120 to 4fb0df3 Compare April 8, 2024 19:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4fb0df3 to a79bc0e Compare May 27, 2024 19:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a79bc0e to 04f99b9 Compare August 26, 2024 20:12
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 04f99b9 to fe4526d Compare September 9, 2024 20:07
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 6f204cd to 363c96c Compare October 14, 2024 20:27
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 363c96c to beec80b Compare November 11, 2024 20:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from beec80b to 0135ec9 Compare November 18, 2024 20:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0135ec9 to 233896b Compare December 9, 2024 20:15
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 18d9144 to 623a447 Compare December 30, 2024 19:48
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 623a447 to 4a3911f Compare January 6, 2025 20:44
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0)
- [github.com/Lucas-C/pre-commit-hooks: v1.4.2 → v1.5.5](Lucas-C/pre-commit-hooks@v1.4.2...v1.5.5)
- [github.com/codespell-project/codespell: v2.2.2 → v2.3.0](codespell-project/codespell@v2.2.2...v2.3.0)
- [github.com/jorisroovers/gitlint: v0.19.0dev → v0.19.1](jorisroovers/gitlint@v0.19.0dev...v0.19.1)
- [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.1 → 3.1.2](editorconfig-checker/editorconfig-checker.python@2.7.1...3.1.2)
- [github.com/executablebooks/mdformat: 0.7.16 → 0.7.21](hukkin/mdformat@0.7.16...0.7.21)
- [github.com/DavidAnson/markdownlint-cli2: v0.6.0 → v0.17.2](DavidAnson/markdownlint-cli2@v0.6.0...v0.17.2)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4a3911f to 72c02a9 Compare January 20, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants