Skip to content

[pre-commit.ci] pre-commit autoupdate#489

Merged
cleder merged 2 commits intodevelopfrom
pre-commit-ci-update-config
Feb 10, 2026
Merged

[pre-commit.ci] pre-commit autoupdate#489
cleder merged 2 commits intodevelopfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
Copy link
Copy Markdown
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 26, 2026

@semanticdiff-com
Copy link
Copy Markdown

semanticdiff-com bot commented Jan 26, 2026

Review changes with Β SemanticDiff

Changed Files
File Status
Β Β .pre-commit-config.yaml Β 0% smaller

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 26, 2026

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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cleder
Copy link
Copy Markdown
Owner

cleder commented Jan 26, 2026

βœ… Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
βœ… Open Source Security 0 0 0 0 0 issues

πŸ’» Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Jan 26, 2026

PR Summary

  • Updated Ruff Pre-Commit Repository Version
    The version of the ruff-pre-commit tool used in our project has been updated. We were using version v0.14.13, but now we've moved to v0.14.14. This update should improve the performance of pre-commit checks and ensure that we're utilizing the latest enhancements from this tool.

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Jan 26, 2026

Greptile Overview

Greptile Summary

This PR updates the ruff-pre-commit hook from v0.14.13 to v0.14.14, a minor patch version bump.

  • Automated dependency update by pre-commit-ci[bot]
  • Single line change updating the ruff version in .pre-commit-config.yaml
  • Patch updates typically include bug fixes and minor improvements
  • No code changes, only tooling configuration update

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Automated patch version update for a linting tool (ruff) with no breaking changes expected. Single line configuration change that only affects development tooling, not production code.
  • No files require special attention

Important Files Changed

Filename Overview
.pre-commit-config.yaml Minor version bump of ruff from v0.14.13 to v0.14.14, automated dependency update

Sequence Diagram

sequenceDiagram
    participant Bot as pre-commit-ci[bot]
    participant Config as .pre-commit-config.yaml
    participant Ruff as Ruff (astral-sh)
    
    Bot->>Config: Update ruff-pre-commit version
    Config->>Config: Change rev from v0.14.13 to v0.14.14
    Note over Config: Single line change
    Config->>Ruff: Use updated version v0.14.14
    Note over Ruff: Ruff linter/formatter now uses latest patch version
    Ruff-->>Config: Apply ruff-check and ruff-format hooks
Loading

Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

No files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Copy Markdown

@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

@github-actions
Copy link
Copy Markdown

Preparing review...

@github-actions
Copy link
Copy Markdown

Failed to generate code suggestions for PR

@github-actions
Copy link
Copy Markdown

Preparing review...

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Jan 26, 2026

Codacy's Analysis Summary

0 new issue (≀ 0 issue)
0 new security issue

Review Pull Request in Codacy β†’

✨ AI Reviewer available: add the codacy-review label to get contextual insights without leaving GitHub.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 26, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 100.00%. Comparing base (c48e4a3) to head (113eb27).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #489   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           80        80           
  Lines         6579      6579           
  Branches       164       164           
=========================================
  Hits          6579      6579           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

updates:
- [github.com/abravalheri/validate-pyproject: v0.24.1 β†’ v0.25](abravalheri/validate-pyproject@v0.24.1...v0.25)
- [github.com/astral-sh/ruff-pre-commit: v0.14.13 β†’ v0.15.0](astral-sh/ruff-pre-commit@v0.14.13...v0.15.0)
- [github.com/rohaquinlop/complexipy-pre-commit: v4.2.0 β†’ v5.1.0](rohaquinlop/complexipy-pre-commit@v4.2.0...v5.1.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ea4ab87 to 84dea98 Compare February 9, 2026 17:15
@cleder cleder merged commit cd082bb into develop Feb 10, 2026
62 of 63 checks passed
@cleder cleder deleted the pre-commit-ci-update-config branch February 10, 2026 18:06
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