Skip to content

Commit 717b821

Browse files
yjoseasdolo
authored andcommitted
chore: migrate config to husky v9 to remove warning
1 parent bb0e355 commit 717b821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/post-merge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
22

33
function changed {
44
git diff --name-only HEAD@{1} HEAD | grep "^$1" >/dev/null 2>&1

0 commit comments

Comments
 (0)