Skip to content

Commit 72227f1

Browse files
chore(deps): Update Prek to v0.4.1 (#321)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.0` → `0.4.1` | --- ### Release Notes <details> <summary>j178/prek (prek)</summary> ### [`v0.4.1`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#041) [Compare Source](https://redirect.github.com/j178/prek/compare/v0.4.0...v0.4.1) Released on 2026-05-20. ##### Enhancements - Fix pre-push range after rebase ([#&#8203;2089](https://redirect.github.com/j178/prek/pull/2089)) - Prefer extensions over loose filename tags ([#&#8203;2092](https://redirect.github.com/j178/prek/pull/2092)) - Skip installs for hooks that will not run ([#&#8203;2103](https://redirect.github.com/j178/prek/pull/2103)) ##### Performance - Optimize meta hook file scans ([#&#8203;2106](https://redirect.github.com/j178/prek/pull/2106)) - Reduce run filtering allocations ([#&#8203;2090](https://redirect.github.com/j178/prek/pull/2090)) ##### 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/anstyle). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 970bf5b commit 72227f1

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.4.0'
32+
prek-version: '0.4.1'

0 commit comments

Comments
 (0)