From ab053f1559d73dce0c5882a49c786e6986b572e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:59:51 +0000 Subject: [PATCH] chore(deps): bump husky from 0.6.3 to 0.6.4 Bumps [husky](https://github.com/alirezanet/husky.net) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/alirezanet/husky.net/releases) - [Commits](https://github.com/alirezanet/husky.net/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: husky dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4dae900..32b3fc3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.6.3", + "version": "0.6.4", "commands": [ "husky" ]