Commit 632bda1
authored
chore(deps): Update Prek to v0.4.5 (#148)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.4.4` →
`0.4.5` |
---
### Release Notes
<details>
<summary>j178/prek (prek)</summary>
###
[`v0.4.5`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#045)
[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.4.4...v0.4.5)
Released on 2026-06-15.
##### ✨Highlights
0.4.5 completes `prek`'s pre-commit language coverage. With R, Conda,
Perl,
and coursier now supported, `prek` supports every language available in
pre-commit, plus `prek`-only modern languages such as Bun and Deno.
This is full feature parity with pre-commit. The last major
compatibility gap
is closed, and `prek` is now on the path to 1.0.
##### 💚 Sponsorship
If `prek` saves time for you or your team, please consider sponsoring
the
project on [GitHub Sponsors](https://redirect.github.com/sponsors/j178).
It helps keep
new features, performance work, and maintenance moving.
##### Enhancements
- Add `Perl` language support
([#​2201](https://redirect.github.com/j178/prek/pull/2201))
- Add `R` language support
([#​2206](https://redirect.github.com/j178/prek/pull/2206))
- Add `Conda` language support
([#​2203](https://redirect.github.com/j178/prek/pull/2203))
- Add `coursier` language support
([#​2194](https://redirect.github.com/j178/prek/pull/2194))
- Add group filters to list
([#​2152](https://redirect.github.com/j178/prek/pull/2152))
- Remove legacy repo path support
([#​2150](https://redirect.github.com/j178/prek/pull/2150))
- Skip cloning fully filtered remote repos
([#​2151](https://redirect.github.com/j178/prek/pull/2151))
##### Performance
- Avoid building JSON trees in syntax hooks
([#​2156](https://redirect.github.com/j178/prek/pull/2156))
- Scan mixed line endings without line vector
([#​2160](https://redirect.github.com/j178/prek/pull/2160))
- Skip file scan for always-run no-filename hooks
([#​2155](https://redirect.github.com/j178/prek/pull/2155))
- Use fixed buffer for EOF scan
([#​2163](https://redirect.github.com/j178/prek/pull/2163))
- Use fixed buffer for private key scan
([#​2164](https://redirect.github.com/j178/prek/pull/2164))
##### Bug fixes
- Fix pretty-format-json CRLF handling
([#​2210](https://redirect.github.com/j178/prek/pull/2210))
- Handle missing blobs in diff snapshots
([#​2211](https://redirect.github.com/j178/prek/pull/2211))
- Ignore coursier channel from working repo
([#​2202](https://redirect.github.com/j178/prek/pull/2202))
##### Contributors
- [@​j178](https://redirect.github.com/j178)
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c5f77d1 commit 632bda1
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