Skip to content

Commit c7fe135

Browse files
chore(deps): update dependency lefthook to v1.13.1 (#19)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lefthook](https://redirect.github.com/evilmartians/lefthook) | dependencies | patch | [`1.13.0` -> `1.13.1`](https://renovatebot.com/diffs/npm/lefthook/1.13.0/1.13.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/evilmartians/lefthook/badge)](https://securityscorecards.dev/viewer/?uri=github.com/evilmartians/lefthook) | --- ### Release Notes <details> <summary>evilmartians/lefthook (lefthook)</summary> ### [`v1.13.1`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#1131-2025-09-17) [Compare Source](https://redirect.github.com/evilmartians/lefthook/compare/v1.13.0...v1.13.1) - feat: add no stage fixed argument ([#&#8203;1130](https://redirect.github.com/evilmartians/lefthook/pull/1130)) by [@&#8203;mrexox]() - refactor: reduce the amount of code in a single file ([#&#8203;1131](https://redirect.github.com/evilmartians/lefthook/pull/1131)) by [@&#8203;mrexox]() - fix: re-evaluate status for changeset ([#&#8203;1129](https://redirect.github.com/evilmartians/lefthook/pull/1129)) by [@&#8203;mrexox]() - refactor: reduce the amount of code in a single file ([#&#8203;1118](https://redirect.github.com/evilmartians/lefthook/pull/1118)) by [@&#8203;mrexox]() - chore: update issue templates by [@&#8203;mrexox](https://redirect.github.com/mrexox) - docs: add fail\_on\_changes to configuration/README.md ([#&#8203;1119](https://redirect.github.com/evilmartians/lefthook/pull/1119)) by [@&#8203;7crabs](https://redirect.github.com/7crabs) - docs: update go installation note ([#&#8203;1117](https://redirect.github.com/evilmartians/lefthook/pull/1117)) by [@&#8203;leakedmemory](https://redirect.github.com/leakedmemory) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/settlemint/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ddbd46 commit c7fe135

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

bun.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@inquirer/prompts": "7.8.6",
4343
"@kubernetes/client-node": "1.3.0",
4444
"commander": "14.0.1",
45-
"lefthook": "1.13.0",
45+
"lefthook": "1.13.1",
4646
"ox": "0.9.6",
4747
"viem": "2.37.6",
4848
"yaml": "2.8.1",

0 commit comments

Comments
 (0)