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

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 13, 2025

updates:

Summary by Sourcery

Build:

  • Update pre-commit hooks to use check-jsonschema 0.31.0.

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
Copy link

sourcery-ai bot commented Jan 13, 2025

Reviewer's Guide by Sourcery

This pull request updates the check-jsonschema pre-commit hook from version 0.30.0 to 0.31.0.

Flow diagram for pre-commit hook update

graph LR
    A[check-jsonschema] -->|Update| B[Version 0.30.0] -->|Upgrade| C[Version 0.31.0]
    style B fill:#ffcccc
    style C fill:#ccffcc
Loading

File-Level Changes

Change Details Files
Updated the check-jsonschema hook to the latest version.
  • The version of check-jsonschema was updated from 0.30.0 to 0.31.0 in the pre-commit configuration file.
.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 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

@github-actions github-actions bot added the _bot [BOT only] Issue or PR made by a bot. label Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.17%. Comparing base (0938e7a) to head (b004d40).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   97.17%   97.17%           
=======================================
  Files          23       23           
  Lines         707      707           
=======================================
  Hits          687      687           
  Misses         20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alyssadai alyssadai merged commit af5e602 into main Jan 14, 2025
11 checks passed
@alyssadai alyssadai deleted the pre-commit-ci-update-config branch January 14, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_bot [BOT only] Issue or PR made by a bot.
Projects
Status: Review - Done
Development

Successfully merging this pull request may close these issues.

1 participant