Skip to content

Commit 3f32fe0

Browse files
chore(deps): update dependency lefthook to v2.1.4 (#235)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lefthook](https://redirect.github.com/evilmartians/lefthook) | dependencies | patch | [`2.1.3` → `2.1.4`](https://renovatebot.com/diffs/npm/lefthook/2.1.3/2.1.4) | [![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> ### [`v2.1.4`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#214-2026-03-12) [Compare Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.1.3...v2.1.4) - pkg: fix scripts ([#&#8203;1348](https://redirect.github.com/evilmartians/lefthook/pull/1348)) by [@&#8203;mrexox](https://redirect.github.com/mrexox) - fix: bring back {lefthook\_job\_name} template ([#&#8203;1347](https://redirect.github.com/evilmartians/lefthook/pull/1347)) by [@&#8203;mrexox](https://redirect.github.com/mrexox) - pkg: refactor packaging (2) ([#&#8203;1346](https://redirect.github.com/evilmartians/lefthook/pull/1346)) by [@&#8203;mrexox](https://redirect.github.com/mrexox) - fix: separate more commands' non-option args with -- ([#&#8203;1339](https://redirect.github.com/evilmartians/lefthook/pull/1339)) by [@&#8203;scop](https://redirect.github.com/scop) - docs: change logo to point to landing page instead of itself ([#&#8203;1343](https://redirect.github.com/evilmartians/lefthook/pull/1343)) by [@&#8203;igas](https://redirect.github.com/igas) - pkg: make it easier to read ([#&#8203;1340](https://redirect.github.com/evilmartians/lefthook/pull/1340)) by [@&#8203;mrexox](https://redirect.github.com/mrexox) - pkg: refactor packaging scripts ([#&#8203;1308](https://redirect.github.com/evilmartians/lefthook/pull/1308)) by [@&#8203;mrexox](https://redirect.github.com/mrexox) </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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 bf03afd commit 3f32fe0

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
"@kubernetes/client-node": "1.4.0",
4343
"commander": "14.0.3",
4444
"multiformats": "13.4.2",
45-
"lefthook": "2.1.3",
45+
"lefthook": "2.1.4",
4646
"ox": "0.14.1",
4747
"viem": "2.47.2",
4848
"yaml": "2.8.2",

0 commit comments

Comments
 (0)