Skip to content

Commit ff00184

Browse files
chore(deps): Update Prek to v0.3.10 (#63)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.3.9` → `0.3.10` | --- ### Release Notes <details> <summary>j178/prek (prek)</summary> ### [`v0.3.10`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#0310) [Compare Source](https://redirect.github.com/j178/prek/compare/v0.3.9...v0.3.10) Released on 2026-04-21. ##### Enhancements - Disallow rev for non-remote repos in schema ([#&#8203;1964](https://redirect.github.com/j178/prek/pull/1964)) - Hide up-to-date output in non-verbose mode ([#&#8203;1942](https://redirect.github.com/j178/prek/pull/1942)) - Improve merge conflict marker detection ([#&#8203;1937](https://redirect.github.com/j178/prek/pull/1937)) - Keep finished hooks visible ([#&#8203;1967](https://redirect.github.com/j178/prek/pull/1967)) - Preserve frozen comment spacing in auto-update ([#&#8203;1945](https://redirect.github.com/j178/prek/pull/1945)) - Reimplement `@j178/prek` npm package ([#&#8203;1973](https://redirect.github.com/j178/prek/pull/1973)) ##### Bug fixes - Prefer stable Rust toolchains ([#&#8203;1974](https://redirect.github.com/j178/prek/pull/1974)) ##### Documentation - Add `SKILL.md` for prek ([#&#8203;1950](https://redirect.github.com/j178/prek/pull/1950)) - Document `gh skill install j178/prek prek` to install prek skill for agents ([#&#8203;1951](https://redirect.github.com/j178/prek/pull/1951)) - Improve compatibility and migration docs ([#&#8203;1940](https://redirect.github.com/j178/prek/pull/1940)) ##### Other changes - Sync latest identify tags ([#&#8203;1947](https://redirect.github.com/j178/prek/pull/1947)) ##### Contributors - [@&#8203;github-actions](https://redirect.github.com/github-actions) - [@&#8203;renovate](https://redirect.github.com/renovate) - [@&#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/epage/_rust). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54f523d commit ff00184

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@53276d8b0d10f8b6672aa85b4588c6921d0370cc # v2.0.1
3131
with:
32-
prek-version: '0.3.9'
32+
prek-version: '0.3.10'

0 commit comments

Comments
 (0)