Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Confidence
prek (source, changelog) 0.2.14 -> 0.2.18 age confidence

Release Notes

j178/prek (prek)

v0.2.18

Compare Source

Released on 2025-11-21.

Highlights

In this release, prek adds a new special repo type repo: builtin that lets you use built‑in hooks.
It basically gives you another way to use the existing built‑in fast path for pre‑commit‑hooks, but without needing to point to an external repo.
Since prek doesn’t have to clone anything or set up a virtual environment, repo: builtin hooks work even in air‑gapped environments.

For more details, see: https://prek.j178.dev/builtin/

Enhancements
  • Add support repo: builtin (#​1118)
  • Enable virtual terminal processing on Windows (#​1123)
Bug fixes
  • Do not recurse into submodules during workspace discovery (#​1121)
  • Do not dim the hook output (#​1126)
  • Further reduce max cli length for cmd.exe on Windows (#​1131)
  • Revert "Disallow hook-level minimum_prek_version (#​1101)" (#​1120)
Other changes
  • docs: refer airflow as Apache Airflow (#​1116)
Contributors

v0.2.17

Compare Source

Released on 2025-11-18.

Bug fixes
  • Revert back to use serde_yaml again (#​1112)
Contributors

v0.2.16

Compare Source

Released on 2025-11-18.

Bug fixes
  • Disallow hook-level minimum_prek_version (#​1101)
  • Do not require a project in prek init-template-dir (#​1109)
  • Make sure uv pip install uses the Python from virtualenv (#​1108)
  • Restore using serde_yaml in check-yaml hook (#​1106)
Contributors

v0.2.15

Compare Source

Released on 2025-11-17.

Highlights

prek is now available on crates.io! You can build prek from source via cargo install prek or cargo binstall prek, for more details see Installation.

Enhancements
  • Clean up hook environments when install fails (#​1085)
  • Prepare for publishing prek to crates.io (#​1088)
  • Replace serde-yaml with serde_saphyr (#​1087)
  • Warn unexpected keys in repo and hook level (#​1096)
Bug fixes
  • Fix prek init-template-dir fails in non-git repo (#​1093)
Contributors

Configuration

📅 Schedule: Branch creation - Between 04:00 PM and 06:59 PM, only on Monday ( * 16-18 * * 1 ) in timezone America/Mexico_City, Automerge - Between 07:00 AM and 09:59 AM, only on Wednesday ( * 7-9 * * 3 ) in timezone America/Mexico_City.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependencies label Nov 25, 2025
@renovate renovate bot requested a review from edgarrmondragon as a code owner November 25, 2025 00:36
@renovate renovate bot added the dependencies Dependencies label Nov 25, 2025
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Nov 25, 2025
Merged via the queue into main with commit 154c294 Nov 25, 2025
9 checks passed
@edgarrmondragon edgarrmondragon deleted the renovate/prek-0.x branch November 25, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants