Skip to content

Commit 8d3f623

Browse files
committed
fix(repo): pre-push toml glob
1 parent 4be6b1a commit 8d3f623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lefthook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ pre-push:
1717
- run: pnpm lint
1818
glob: "**/*.*"
1919
- run: pnpm tombi lint
20-
glob: "**/*.tombi"
20+
glob: "**/*.toml"

0 commit comments

Comments
 (0)