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 #35

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Feb 3, 2025

updates:

Summary by Sourcery

Build:

  • Update pre-commit hooks to the latest version.

updates:
- [github.com/crate-ci/typos: dictgen-v0.3.1 → typos-dict-v0.12.4](crate-ci/typos@dictgen-v0.3.1...typos-dict-v0.12.4)
Copy link

Review changes with  SemanticDiff

Copy link

sourcery-ai bot commented Feb 3, 2025

Reviewer's Guide by Sourcery

This pull request updates the pre-commit hook for typos to the latest version.

Flow diagram for pre-commit hook update

graph LR
    A[pre-commit config] --> B[typos hook]
    B -->|Update| C[dictgen-v0.3.1]
    C -->|Upgrade to| D[typos-dict-v0.12.4]
    style C fill:#ffcccc
    style D fill:#ccffcc
Loading

File-Level Changes

Change Details Files
Updated the typos pre-commit hook to the latest version.
  • Updated the typos hook revision from dictgen-v0.3.1 to typos-dict-v0.12.4.
.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. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the 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 exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard 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

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pre-commit-ci[bot]!). We assume it knows what it's doing!

Copy link

codiumai-pr-agent-free bot commented Feb 3, 2025

CI Feedback 🧐

(Feedback updated until commit 314d416)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Awesome_Lint

Failed stage: Run npx awesome-lint [❌]

Failed test name: remark-lint:awesome-list-item

Failure summary:

The action failed due to multiple markdown linting errors in the document:

  • 46 instances of incorrect casing at the start of list item descriptions
  • 1 instance of missing proper punctuation at the end of a list item
  • These violations were caught by the remark-lint:awesome-list-item rule, which enforces consistent
    formatting in awesome-lists

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    569:  ✖  229:44   List item description must start with valid casing      remark-lint:awesome-list-item
    570:  ✖  230:64   List item description must start with valid casing      remark-lint:awesome-list-item
    571:  ✖  231:57   List item description must start with valid casing      remark-lint:awesome-list-item
    572:  ✖  232:55   List item description must start with valid casing      remark-lint:awesome-list-item
    573:  ✖  233:54   List item description must start with valid casing      remark-lint:awesome-list-item
    574:  ✖  237:63   List item description must start with valid casing      remark-lint:awesome-list-item
    575:  ✖  240:71   List item description must start with valid casing      remark-lint:awesome-list-item
    576:  ✖  249:103  List item description must end with proper punctuation  remark-lint:awesome-list-item
    577:  47 errors
    578:  ##[error]Process completed with exit code 1.
    

    Copy link

    @llamapreview llamapreview bot left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Auto Pull Request Review from LlamaPReview

    Review Status: Automated Review Skipped

    Dear contributor,

    Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

    Analysis Result:

    PR only contains version updates and formatting changes

    Technical Context:

    Version and formatting changes detected, which include:

    • Package version updates
    • Dependency version changes
    • Code formatting adjustments
    • Whitespace modifications
    • Structural formatting changes

    We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

    Best regards,
    LlamaPReview Team

    @cleder cleder merged commit d25d413 into main Feb 3, 2025
    5 of 9 checks passed
    @cleder cleder deleted the pre-commit-ci-update-config branch February 3, 2025 18:43
    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.

    1 participant