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

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

JoseRZapata
Copy link
Owner

@JoseRZapata JoseRZapata commented Sep 16, 2024

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

Summary by Sourcery

Update the pre-commit configuration to use the latest version of the Ruff linter.

Build:

  • Update the pre-commit hook for the Ruff linter to version v0.6.5.

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

sourcery-ai bot commented Sep 16, 2024

Reviewer's Guide by Sourcery

This pull request updates the version of the Ruff linter in the pre-commit configuration file. The change is minor, moving from version 0.6.4 to 0.6.5.

File-Level Changes

Change Details Files
Update Ruff linter version in pre-commit hooks
  • Bump Ruff version from v0.6.4 to v0.6.5
{{cookiecutter.repo_name}}/.pre-commit-config.yaml

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 - here's some feedback:

Overall Comments:

  • Consider reviewing the changelog for Ruff v0.6.5 to ensure there are no changes that might affect the project's linting requirements.
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 Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (385e7bc) to head (1390c4a).
Report is 1 commits behind head on main.

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

@JoseRZapata JoseRZapata merged commit f9297b1 into main Sep 16, 2024
7 checks passed
@JoseRZapata JoseRZapata deleted the auto-update-pre-commit-hooks branch September 16, 2024 08:13
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.

1 participant