Skip to content

Commit db9bf17

Browse files
committed
fix: fix typo
1 parent 4f24e2e commit db9bf17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.lefthook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pre-commit:
22
parallel: true
33
commands:
44
lock:
5-
glob: "{pyproject.tomk,uv.lock}"
5+
glob: "{pyproject.toml,uv.lock}"
66
run: uv lock --check
77
lint:
88
glob: "*.py"

0 commit comments

Comments
 (0)