Skip to content

Commit 79edbb8

Browse files
refactor(hook)!: move hook pkg to internal
1 parent e44f04e commit 79edbb8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmd/hook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"os"
66
"path/filepath"
77

8-
"github.com/conventionalcommit/commitlint/hook"
8+
"github.com/conventionalcommit/commitlint/internal/hook"
99
)
1010

1111
const (
File renamed without changes.

0 commit comments

Comments
 (0)