chore(deps): update dependency evilmartians/lefthook to v2#29
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency evilmartians/lefthook to v2#29renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
0d9c287 to
ea03d5b
Compare
63e6eab to
d05b6d4
Compare
d05b6d4 to
4b87b74
Compare
81c9dbb to
f8c49da
Compare
f8c49da to
698b5b7
Compare
698b5b7 to
8077b0f
Compare
8077b0f to
9449932
Compare
076b872 to
3ee6af5
Compare
3ee6af5 to
8399765
Compare
8399765 to
337cada
Compare
337cada to
7465cae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.13.6→v2.1.6Release Notes
evilmartians/lefthook (evilmartians/lefthook)
v2.1.6Compare Source
Changelog
bf73ea2fix(packaging): do not pipe stdout and stderr (#1382)04da006fix(windows): normalize lefthook path for sh script (#1383)de9597afix: log full scoped name for skipped jobs (#1291)eb3e70dfix: normalizerootto always include trailing slash before path replacement (#1381)f90f3f5fix: skip pty allocation when stdout is not a terminal (#1393)v2.1.5Compare Source
Changelog
afac466chore(golangci-lint): upgrade to 2.11.4 (#1362)f8e73b9chore: fix golangci-lint version lookup4564da3chore: move golangci-lint version to .tool-versions (#1349)236a5bdchore: small cleanup (#1370)5ddf220deps: April 2026 (#1375)e26c719fix: git repository merge issue (#1372)3503a3bfix: preventlefthook runfrom overwriting global hooks (#1371)f3fc175fix: use pre-push stdin for push file detection (#1368)v2.1.4Compare Source
Changelog
21479f9fix: bring back {lefthook_job_name} template (#1347)c586f14fix: separate more commands' non-option args with -- (#1339)8dcd4aepkg: fix scripts (#1348)2fac728pkg: make it easier to read (#1340)32af36bpkg: refactor packaging (2) (#1346)5354773pkg: refactor packaging scripts (#1308)v2.1.3Compare Source
Changelog
044ebf3chore(ci): switch artifact attestations gen to actions/attest v4 (#1338)73d1680chore: describe ENV variables usage in CLI help output (#1337)a9cb656chore: small code improvements (#1336)9478fd5deps: March 2026 (#1330)5afae26feat: update minimum go version (#1331)8da9075fix: support git debug versions (#1334)v2.1.2Compare Source
Changelog
737a6f7ci: freeze docmd (#1327)6fb8e50feat: introduce setup hook option (#1326)246f1c9fix: rollback auto-staged changes if unwanted changes detected (#1251)af21ce3pkg(pypi): fix python packages publishing52c5d93refactor: recovering logic for changesets (#1324)v2.1.1Compare Source
Changelog
beae38fchore: reduce verbosity of hints in lefthook install (#1303)59c7260ci: fix publishing to PyPib6cdb2edocs(install): add missing /v2 suffix for go get -tool (#1304)47b4867fix: reset colors on config read (#1309)v2.1.0Compare Source
Changelog
6cb576echore: fancy wording and indentation for hits9ace994ci: skip Python publishing47b8f5cfeat: allow installing non-git hooks (#1301)ec7e8e1feat: check core.hooksPath when lefthook install (#1292)v2.0.16Compare Source
Changelog
432efdechore(golangci-lint): upgrade to 2.8.0 (#1278)130855bchore: timeout cleanup (#1297)4217025deps: January 2026 (#1285)272b59bdocs(remotes): elaborate on when to refetch and failure mode (#1287)e6adbbafeat: add timeout argument (#1263)a50fcfffix(jsonschema): accept string in file_types (#1288)8b88796fix: try reading direct file instead of all remotes (#1243)7c6b733perf!: skip ghost hook when hooks are already configured (#1255)2096d4cpkg: pack one binary per platform into python wheels (#1181)v2.0.15Compare Source
Changelog
f8dc321feat: skip scripts if args given with empty file template (#1277)v2.0.14Compare Source
Changelog
037fcdcdeps: December 2025 (#1209)e80f892deps: switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#1261)87350d6feat: add jsonc support (#1274)882159ffix: don't install custom hooks to hooks dir (#1246)2bcab48fix: skip if any files template is empty (#1275)v2.0.13Compare Source
Changelog
009da68chore: add more tests (#1244)ab93c17docs(output): remove duplicate config: false description (#1245)8629088fix: allow custom hooks in JSON schema by updating generator (#1250)aeb326cfix: set extends to empty slice after loading remotes (#1259)v2.0.12Compare Source
Changelog
303e3f7chore: small changes on diff printing (#1242)a4223e9feat: ability to show diff when failing on changes (#1227)2b4c717fix(git): make short status parser more robust (#1236)v2.0.11Compare Source
Changelog
dcb45c0ci: npm trusted publishing (#1234)fd62bbbfeat: more rudimentary shell completions (#1230)f7bfafdfeat: refetch and cleanup on ref change (#1210)v2.0.10Compare Source
Changelog
b3791f6feat: add no_auto_install to lefthook.yml (#1231)1f7303dfix: skip if empty files template (#1233)v2.0.9Compare Source
Changelog
d2fa5d9chore: remove unnecessary .svg executable permissions (#1219)0792c2cchore: upgrade golangci-lint to 2.7.1, add godoclint (#1223)0b9f193fix: check and report Scanner errors (#1222)97a7399fix: do not try to hash-object directories (#1220)16fe016fix: improve separation of options and filenames for more git commands (#1225)07c5ccbfix: skip pre commit hook if no staged files (#1229)98699c8refactor: command executor tweaks (#1224)76cc6derefactor: remove some redundant code (#1221)v2.0.8Compare Source
Changelog
0324368fix: do not escape custom templates in command replacement (#1213)v2.0.7Compare Source
Changelog
88a1923fix: prefer using lefthook from the $PATH (#1211)v2.0.6Compare Source
Changelog
4bb7586feat: save original executable location in hooks (#1208)v2.0.5Compare Source
Changelog
11306c9chore(release): publish artifact attestations (#1189)acdabe5chore: upgrade golangci-lint to 2.6.1, add modernize (#1190)9203316deps: November 2025 (#1200)57b1094feat: add optional args to scripts (#1206)v2.0.4Compare Source
Changelog
b04fbb8feat: add optional standard glob matcher (doublestar) (#1188)442f2fffix: glob_matcher jsonschema valuesv2.0.3Compare Source
Changelog
f465e65deps: update mimetypes (#1185)0572488feat: fail_on_changes non-ci option (#1186)v2.0.2Compare Source
Changelog
5cffa31fix: add mutex lock before all git commands (#1178)v2.0.1Compare Source
Changelog
1a06f26fix: update v2 references (#1175)v2.0.0Compare Source
Changelog
c7ae2cffeat: use sh as command executor on Windows (#1166)25948abfix: accept --fail-on-changes=false as override value (#1168)21d607crefactor!: drop deprecated skip_output option (#1159)56264b2refactor!: drop support for exclude regexp (#1162)32a6a39refactor!: use another cli framework (#1155)Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* 20-23 * * 1-5)* 9-21 * * 0,6)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.