diff --git a/package.json b/package.json index 7ec40880c..867aa82f4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Florian Imdahl ", "description": "API clients for various services.", "devDependencies": { - "@evilmartians/lefthook": "1.3.12", + "@evilmartians/lefthook": "1.3.13", "@ffflorian/eslint-config": "0.8.3", "@ffflorian/prettier-config": "0.3.1", "@typescript-eslint/eslint-plugin": "5.59.2", diff --git a/yarn.lock b/yarn.lock index f5a2dd936..2b9460c3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -142,10 +142,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@evilmartians/lefthook@1.3.12": - version "1.3.12" - resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.3.12.tgz#66f8e42506d307fd40e590699ccce5aa447ca148" - integrity sha512-rvfGEmUkf2OAeCMDSe1RWarhEGpKeJYiIF7cbMwyXYgfxjqCJVdcGiNqTsi3oqVm3SLtFQTxupBoxA15tNQskg== +"@evilmartians/lefthook@1.3.13": + version "1.3.13" + resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.3.13.tgz#16acdfdafb5d35a8f024de43f3d91866c8e58bbb" + integrity sha512-+rtlCtx/1LseNGnBZFtebDPKVl8gBnxR1cgfRB/70Gc1IR/DjzfFnN06Qwex77aytlf6/p4+7zKrXslOJJA0Bw== "@ffflorian/eslint-config@0.8.3": version "0.8.3"