Commit c0781bf
authored
chore(deps): Update Prek to v0.4.12 (#158)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.4.11` →
`0.4.12` |
---
### Release Notes
<details>
<summary>j178/prek (prek)</summary>
###
[`v0.4.12`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#0412)
[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.4.11...v0.4.12)
Released on 2026-08-03.
##### Enhancements
- Add `--require-group` for hook group intersections
([#​2472](https://redirect.github.com/j178/prek/pull/2472))
- Align fast-path and builtin pre-commit hooks
([#​2433](https://redirect.github.com/j178/prek/pull/2433))
- Do not shuffle file list for verbose output
([#​2431](https://redirect.github.com/j178/prek/pull/2431))
- Improve top-level command descriptions
([#​2429](https://redirect.github.com/j178/prek/pull/2429))
- Install `uv` from Astral CDN and drop source racing
([#​2455](https://redirect.github.com/j178/prek/pull/2455))
- Make `prek install --force` bypass external hooks paths
([#​2437](https://redirect.github.com/j178/prek/pull/2437))
- Show builtin hook flags in verbose list output
([#​2427](https://redirect.github.com/j178/prek/pull/2427))
- Verify uv release archive checksums
([#​2456](https://redirect.github.com/j178/prek/pull/2456))
##### Performance
- Precompute file tags in parallel
([#​2440](https://redirect.github.com/j178/prek/pull/2440))
- Skip diffs after known hook modifications
([#​2447](https://redirect.github.com/j178/prek/pull/2447))
- Skip worktree diffs for read-only languages
([#​2432](https://redirect.github.com/j178/prek/pull/2432))
- Track builtin hook file changes directly
([#​2404](https://redirect.github.com/j178/prek/pull/2404))
##### Bug fixes
- Use full object IDs in diff snapshots
([#​2448](https://redirect.github.com/j178/prek/pull/2448))
##### Documentation
- Add a multi-repository configuration example
([#​2434](https://redirect.github.com/j178/prek/pull/2434))
- Rewrite benchmark documentation
([#​2469](https://redirect.github.com/j178/prek/pull/2469))
##### Contributors
- [@​j178](https://redirect.github.com/j178)
- [@​BitWeaverDev](https://redirect.github.com/BitWeaverDev)
- [@​allanlewis](https://redirect.github.com/allanlewis)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Every minute (`* * * * *`)
- Automerge
- At any time (no schedule defined)
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rust-cli/argfile).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zLjIiLCJ1cGRhdGVkSW5WZXIiOiI0NC4zLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e05ffad commit c0781bf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
0 commit comments