Commit e3617b8
authored
chore(deps): update dependency lefthook to v2 (#87)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [lefthook](https://redirect.github.com/evilmartians/lefthook) |
dependencies | major | [`1.13.6` ->
`2.0.4`](https://renovatebot.com/diffs/npm/lefthook/1.13.6/2.0.4) |
[](https://securityscorecards.dev/viewer/?uri=github.com/evilmartians/lefthook)
|
---
### Release Notes
<details>
<summary>evilmartians/lefthook (lefthook)</summary>
###
[`v2.0.4`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#204-2025-11-13)
[Compare
Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.0.3...v2.0.4)
- fix: glob\_matcher jsonschema values
- feat: add optional standard glob matcher (doublestar)
([#​1188](https://redirect.github.com/evilmartians/lefthook/pull/1188))
by [@​jasonwbarnett]()
###
[`v2.0.3`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#203-2025-11-10)
[Compare
Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.0.2...v2.0.3)
- feat: fail\_on\_changes non-ci option
([#​1186](https://redirect.github.com/evilmartians/lefthook/pull/1186))
by [@​scop](https://redirect.github.com/scop)
- deps: update mimetypes
([#​1185](https://redirect.github.com/evilmartians/lefthook/pull/1185))
by [@​mrexox](https://redirect.github.com/mrexox)
###
[`v2.0.2`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#202-2025-10-29)
[Compare
Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.0.1...v2.0.2)
- fix: add mutex lock before all git commands
([#​1178](https://redirect.github.com/evilmartians/lefthook/pull/1178))
by [@​mrexox]()
###
[`v2.0.1`](https://redirect.github.com/evilmartians/lefthook/releases/tag/v2.0.1)
[Compare
Source](https://redirect.github.com/evilmartians/lefthook/compare/v2.0.0...v2.0.1)
#### Changelog
-
[`1a06f26`](https://redirect.github.com/evilmartians/lefthook/commit/1a06f26a4d009d3df120df6b89c2944b7d4c5f84)
fix: update v2 references
([#​1175](https://redirect.github.com/evilmartians/lefthook/issues/1175))
###
[`v2.0.0`](https://redirect.github.com/evilmartians/lefthook/blob/HEAD/CHANGELOG.md#200-2025-10-20)
[Compare
Source](https://redirect.github.com/evilmartians/lefthook/compare/v1.13.6...v2.0.0)
**Breaking changes**
- `exclude` option no longer accepts regexp, only globs.
- `skip_output` option is dropped, use `output` instead.
- Some CLI arguments have changed their names to make it more
consistent. See `lefthook run -h` for details.
- for `only` and `skip` options with `- run: '...'` values the command
executer was changed to Bourne Shell.
**Commits**
- fix: accept --fail-on-changes=false as override value
([#​1168](https://redirect.github.com/evilmartians/lefthook/pull/1168))
by [@​mrexox]()
- feat: \[**breaking**] use sh as command executor on Windows
([#​1166](https://redirect.github.com/evilmartians/lefthook/pull/1166))
by [@​mrexox]()
- refactor: \[**breaking**] drop support for exclude regexp
([#​1162](https://redirect.github.com/evilmartians/lefthook/pull/1162))
by [@​mrexox]()
- refactor: \[**breaking**] drop deprecated skip\_output option
([#​1159](https://redirect.github.com/evilmartians/lefthook/pull/1159))
by [@​mrexox]()
- refactor: \[**breaking**] use another cli framework
([#​1155](https://redirect.github.com/evilmartians/lefthook/pull/1155))
by [@​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**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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 640bc31 commit e3617b8
2 files changed
Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments