From bec92aa300c8a72f0ddf371bf09e452247a2216c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:04:29 +0000 Subject: [PATCH] chore(deps): update dependency @evilmartians/lefthook to v1.9.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e0c5e4b3..5d3714b0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@babel/preset-env": "7.26.0", "@biomejs/biome": "1.9.4", "@commitlint/config-conventional": "19.5.0", - "@evilmartians/lefthook": "1.8.2", + "@evilmartians/lefthook": "1.9.2", "@release-it/conventional-changelog": "9.0.3", "@testing-library/jest-native": "5.4.3", "@testing-library/react-native": "12.8.1", diff --git a/yarn.lock b/yarn.lock index 231e2a9f..bf9ba752 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3311,10 +3311,10 @@ "@types/semver" "^7.5.5" semver "^7.5.2" -"@evilmartians/lefthook@1.8.2": - version "1.8.2" - resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.8.2.tgz#6ccc23195098c85cee810609093ffea7a63cad84" - integrity sha512-SZdQk3W9q7tcJwnSwEMUubQqVIK7SHxv52hEAnV7o3nPI+xKcmd+rN0hZIJg07wjBaJRAjzdvoQySKQQYPW5Qw== +"@evilmartians/lefthook@1.9.2": + version "1.9.2" + resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.9.2.tgz#69d07f6428b219546096ad4e45a4bdd77c555d2e" + integrity sha512-bcYrzoRh8toQTk/kHgzJbRiWPmogIn9jHxFpPFj/mbhz5y6CmIy1ebfncIRYTJl8XhztSlr2Zf7/5t1FNgi+bA== "@gitbeaker/core@^38.12.1": version "38.12.1"