diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7a8bb1c..548085e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.6.0", + "version": "0.6.3", "commands": [ "husky" ] @@ -15,4 +15,4 @@ ] } } -} \ No newline at end of file +}