diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9736d10..6769d91 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.9.0", + "version": "0.9.1", "commands": [ "husky" ],