Skip to content

chore: pre-commit autoupdate - #3772

Merged
edgarrmondragon merged 3 commits into
mainfrom
pre-commit-ci-update-config
Sep 8, 2026
Merged

chore: pre-commit autoupdate#3772
edgarrmondragon merged 3 commits into
mainfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci

@pre-commit-ci pre-commit-ci Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

updates:

Summary by Sourcery

Update pre-commit hook versions and normalize generated template documentation formatting.

Enhancements:

  • Update pre-commit hooks across the main project and generated mapper, tap, and target templates.
  • Refresh template documentation formatting to remain compatible with the updated formatting hooks.

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.37.4 → 0.38.0](python-jsonschema/check-jsonschema@0.37.4...0.38.0)
- [github.com/astral-sh/uv-pre-commit: 0.12.1 → 0.12.10](astral-sh/uv-pre-commit@0.12.1...0.12.10)
@sourcery-ai

sourcery-ai Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Refresh the pre-commit configuration by updating the check-jsonschema and uv-pre-commit repositories to their latest specified revisions, with no changes to hook selection or configuration.

File-Level Changes

Change Details Files
Update pinned pre-commit hook revisions to newer releases.
  • Upgrade check-jsonschema from 0.37.4 to 0.38.0.
  • Upgrade uv-pre-commit from 0.12.1 to 0.12.10, covering the uv-audit and uv-lock hooks.
.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!

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

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey - I've found 1 issue

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location path=".pre-commit-config.yaml" line_range="73" />
<code_context>

 - repo: https://github.com/astral-sh/uv-pre-commit
-  rev: 0.12.1
+  rev: 0.12.10
   hooks:
   - id: uv-audit
</code_context>
<issue_to_address>
**nitpick:** The repository updates the root `uv-pre-commit` revision to `0.12.10`, but all three shipped cookiecutter templates remain pinned to `0.12.3`; projects generated from those templates therefore continue using the stale hook version.

**Triggers:** When users generate a tap, target, or mapper project from the bundled cookiecutter templates.

**Suggested fix:** Update the `uv-pre-commit` revision in each cookiecutter template to `0.12.10` as well.
</issue_to_address>

Sourcery assessment

Approved.


Sourcery is free for open source - if you like our reviews please consider sharing them ✨

Comment thread .pre-commit-config.yaml
Signed-off-by: Edgar Ramírez-Mondragón <edgarrm358@gmail.com>
Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
@edgarrmondragon
edgarrmondragon added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 556d61f Sep 8, 2026
11 checks passed
@edgarrmondragon
edgarrmondragon deleted the pre-commit-ci-update-config branch September 8, 2026 04:53
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