Skip to content

Commit db3ee1e

Browse files
committed
fix: complete config
1 parent 565899a commit db3ee1e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

lefthook.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
extends = ["lefthook/biome.toml", "lefthook/commitlint.toml"]
1+
[[remotes]]
2+
git_url = "https://github.com/idleberg/configs"
3+
ref = "main"
4+
configs = ["lefthook/biome.toml", "lefthook/commitlint.toml"]

0 commit comments

Comments
 (0)