Skip to content

Commit d3f7e7d

Browse files
committed
chore: update lefthook config
1 parent 2d3eb26 commit d3f7e7d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

lefthook.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[[remotes]]
22
git_url = "https://github.com/idleberg/configs"
33
ref = "main"
4-
configs = ["lefthook/biome.toml", "lefthook/commitlint.toml"]
4+
configs = [
5+
"lefthook/biome.toml",
6+
"lefthook/commitlint.toml",
7+
"lefthook/e18e.toml",
8+
]

0 commit comments

Comments
 (0)