Skip to content

Commit a36a2cf

Browse files
chore(deps): Update Prek to v0.4.9 (#152)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.8` → `0.4.9` | --- ### Release Notes <details> <summary>j178/prek (prek)</summary> ### [`v0.4.9`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#049) [Compare Source](https://redirect.github.com/j178/prek/compare/v0.4.8...v0.4.9) Released on 2026-07-11. Note: This release changes the repository identity schema stored in cached hook environments. Existing hook environments will be invalidated, and prek will reinstall them automatically when needed. ##### Enhancements - Preserve additional dependency order ([#&#8203;2311](https://redirect.github.com/j178/prek/pull/2311)) - Remove parallel Ruby gem installation ([#&#8203;2307](https://redirect.github.com/j178/prek/pull/2307)) - Warn for missing update repositories ([#&#8203;2316](https://redirect.github.com/j178/prek/pull/2316)) ##### Bug fixes - Fix mixed workspace selectors ([#&#8203;2306](https://redirect.github.com/j178/prek/pull/2306)) - Fix try-repo local path resolution ([#&#8203;2310](https://redirect.github.com/j178/prek/pull/2310)) - Use resolved gem executable ([#&#8203;2308](https://redirect.github.com/j178/prek/pull/2308)) - Validate complete XML documents in check-xml ([#&#8203;2312](https://redirect.github.com/j178/prek/pull/2312)) ##### Contributors - [@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f8071e commit a36a2cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: prek
3030
uses: j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # v2.0.4
3131
with:
32-
prek-version: '0.4.8'
32+
prek-version: '0.4.9'

0 commit comments

Comments
 (0)