Skip to content

Commit d14f590

Browse files
chore(deps): Update Prek to v0.4.10 (#109)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prek](https://redirect.github.com/j178/prek) | patch | `0.4.9` → `0.4.10` | --- ### Release Notes <details> <summary>j178/prek (prek)</summary> ### [`v0.4.10`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#0410) [Compare Source](https://redirect.github.com/j178/prek/compare/v0.4.9...v0.4.10) Released on 2026-07-16. ##### Enhancements - Add PHP language support ([#&#8203;2314](https://redirect.github.com/j178/prek/pull/2314)) - Add freeze option to update settings ([#&#8203;2323](https://redirect.github.com/j178/prek/pull/2323)) - Add tag filters to update configuration ([#&#8203;2354](https://redirect.github.com/j178/prek/pull/2354)) - Identify 'mts' and 'cts' as TypeScript files ([#&#8203;2209](https://redirect.github.com/j178/prek/pull/2209)) - Publish Alpine Docker images ([#&#8203;2352](https://redirect.github.com/j178/prek/pull/2352)) - Support builtin and meta in try-repo ([#&#8203;2350](https://redirect.github.com/j178/prek/pull/2350)) ##### Bug fixes - Fix Python discovery order ([#&#8203;2348](https://redirect.github.com/j178/prek/pull/2348)) - Fix Windows progress rendering ([#&#8203;2328](https://redirect.github.com/j178/prek/pull/2328)) - Preserve configured repo values for updates ([#&#8203;2324](https://redirect.github.com/j178/prek/pull/2324)) - Scope synthetic `GIT_WORK_TREE` to git commands ([#&#8203;2356](https://redirect.github.com/j178/prek/pull/2356)) ##### Documentation - Expand common workflows guide ([#&#8203;2351](https://redirect.github.com/j178/prek/pull/2351)) ##### 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/roff-rs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ba49de commit d14f590

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
@@ -27,4 +27,4 @@ jobs:
2727
persist-credentials: false
2828
- uses: j178/prek-action@6ad80277337ad479fe43bd70701c3f7f8aa74db3 # v2
2929
with:
30-
prek-version: '0.4.9'
30+
prek-version: '0.4.10'

0 commit comments

Comments
 (0)