From bc24a6b1db43f666b4394e7b18cdd9cf35d2652f Mon Sep 17 00:00:00 2001 From: Datalog-Mindhack <74062479+Datalog-Mindhack@users.noreply.github.com> Date: Mon, 9 Aug 2021 18:06:53 +0530 Subject: [PATCH] Update package.json (#1344) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thans for your Merge Request 🚀 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea1d9854..038edf2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "husky": "^6.0.0" + "husky": "^7.0.1" }, "scripts": { "prepare": "husky install"