diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 63ae71c..bb6889c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.7.1", + "version": "0.7.2", "commands": [ "husky" ],