Skip to content

Commit c6b90bd

Browse files
committed
Fix scripts/sync-pre-commit.py
1 parent 8f588cd commit c6b90bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/sync-pre-commit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def export_from_uv_lock(group_args):
4242
"--no-header",
4343
"--no-emit-project",
4444
"--no-emit-workspace",
45+
"--no-annotate",
4546
]
4647
packages = (
4748
subprocess.check_output(

0 commit comments

Comments
 (0)