Skip to content

Commit cff1b8b

Browse files
chore(deps): update dependency lefthook to v2.1.8 (#302)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lefthook](https://redirect.github.com/evilmartians/lefthook) | dependencies | patch | [`2.1.6` → `2.1.8`](https://renovatebot.com/diffs/npm/lefthook/2.1.6/2.1.8) | [![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.8`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#218-2026-05-19) [Compare Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.1.7...v2.1.8) - fix: do not warn if local hooks path is equal to default hooks path ([#&#8203;1421](https://redirect.github.com/evilmartians/lefthook/pull/1421)) by [@&#8203;mrexox]() ### [`v2.1.7`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#217-2026-05-19) [Compare Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.1.6...v2.1.7) - fix: use contrast colors ([#&#8203;1420](https://redirect.github.com/evilmartians/lefthook/pull/1420)) by [@&#8203;mrexox]() - fix: apply stage\_fixed only if it is safe ([#&#8203;1418](https://redirect.github.com/evilmartians/lefthook/pull/1418)) by [@&#8203;mrexox]() - fix: try to always restore unstaged changes ([#&#8203;1417](https://redirect.github.com/evilmartians/lefthook/pull/1417)) by [@&#8203;mrexox]() - fix: always restore unstaged changes ([#&#8203;1416](https://redirect.github.com/evilmartians/lefthook/pull/1416)) by [@&#8203;mrexox]() - refactor: add new logger without a global state ([#&#8203;1385](https://redirect.github.com/evilmartians/lefthook/pull/1385)) by [@&#8203;mrexox]() - fix: linter, sacrifice optimization for readability by [@&#8203;mrexox]() - fix: separate fallback push branch from pathspecs ([#&#8203;1396](https://redirect.github.com/evilmartians/lefthook/pull/1396)) by [@&#8203;lawrence3699]() </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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`) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 191ae13 commit cff1b8b

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.6",
45+
"lefthook": "2.1.8",
4646
"ox": "0.14.22",
4747
"viem": "2.50.4",
4848
"yaml": "2.9.0",

0 commit comments

Comments
 (0)