Skip to content

Commit 28f9e39

Browse files
authored
upgrade husky tool version
1 parent ad94a84 commit 28f9e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"husky": {
6-
"version": "0.6.4",
6+
"version": "0.7.2",
77
"commands": [
88
"husky"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)