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

chore(pre-commit): auto update hooks #89

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

JoseRZapata
Copy link
Owner

@JoseRZapata JoseRZapata commented Jul 22, 2024

This is an automation, check the updated pre-commit hooks and target files

Summary by Sourcery

This pull request updates the versions of several pre-commit hooks to their latest releases, ensuring the project uses the most recent tools and features.

  • Chores:
    • Updated pre-commit hooks to newer versions: ruff to v0.5.4, mypy to v1.11.0, and commitizen to v3.28.0.

@JoseRZapata JoseRZapata added the automerge Automatically merge PRs that meet the criteria label Jul 22, 2024
Copy link

sourcery-ai bot commented Jul 22, 2024

Reviewer's Guide by Sourcery

This pull request updates the versions of several pre-commit hooks in the .pre-commit-config.yaml file. Specifically, it updates the ruff-pre-commit hook to v0.5.4, the mirrors-mypy hook to v1.11.0, and the commitizen-tools/commitizen hook to v3.28.0. These changes ensure that the latest features and fixes are included in the pre-commit checks.

File-Level Changes

Files Changes
{{cookiecutter.repo_name}}/.pre-commit-config.yaml Updated versions of pre-commit hooks for ruff, mypy, and commitizen.

Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

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.

Hey @JoseRZapata - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3986ece) to head (58e00bf).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #89   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           57        57           
=========================================
  Hits            57        57           

@JoseRZapata JoseRZapata merged commit 39b3b73 into main Jul 22, 2024
7 checks passed
@JoseRZapata JoseRZapata deleted the auto-update-pre-commit-hooks branch July 22, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PRs that meet the criteria
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant