Skip to content

Commit e314260

Browse files
committed
chore: update husky to 0.9.1
1 parent 7317aeb commit e314260

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,11 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"husky": {
6-
"version": "0.8.0",
6+
"version": "0.9.1",
77
"commands": [
88
"husky"
99
],
1010
"rollForward": true
1111
}
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)