Commit 970bf5b
authored
chore(deps): Update Prek to v0.4.0 (#320)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | minor | `0.3.13` →
`0.4.0` |
---
### Release Notes
<details>
<summary>j178/prek (prek)</summary>
###
[`v0.4.0`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#040)
[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.3.13...v0.4.0)
Released on 2026-05-14.
##### Breaking changes
These are narrow cleanup breaks in behavior that was either temporary or
never worked correctly. Most users should not need to change anything.
- Generated hook scripts no longer preserve `-q`, `-v`, or
`--no-progress` passed to `prek install`. This only affects users who
expected those global flags to be baked into installed hooks.
([#​1966](https://redirect.github.com/j178/prek/pull/1966))
- `language_version` no longer accepts direct executable paths. Use
`language_version: system` for a system toolchain, or use a supported
version request instead. This path form did not work reliably before, so
existing working configs should be unaffected.
([#​1831](https://redirect.github.com/j178/prek/pull/1831))
##### Enhancements
- Expand tilde in `--config`, `--cd`, `--log-file` and `--git-dir`
([#​2063](https://redirect.github.com/j178/prek/pull/2063))
- Prevent auto-update cooldown downgrades
([#​2055](https://redirect.github.com/j178/prek/pull/2055))
- Use managed npm cache for node hooks
([#​2075](https://redirect.github.com/j178/prek/pull/2075))
##### Bug fixes
- Fix npm config env overrides for node hooks
([#​2074](https://redirect.github.com/j178/prek/pull/2074))
##### Documentation
- Add cookbook page for enabling Git 2.54 config-based global hooks
([#​2061](https://redirect.github.com/j178/prek/pull/2061))
##### 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/anstyle).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e5293aa commit 970bf5b
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