From 80d9834ebb5f0ffb47b6e602f4a2ed72d2c63bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 20:57:54 +0000 Subject: [PATCH] Bump husky from 4.3.8 to 5.1.3 Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63d4010..6b93823 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.17.0", "gatsby-remark-code-titles": "^1.1.0", - "husky": "^4.2.3", + "husky": "^5.1.3", "lint-staged": "^10.5.1", "prettier": "^2.1.2" }