Commit bc03cb3
Simplify check-uv-lock pre-commit hook to use uv lock --check
Replace custom bash logic with uv lock --check, which is the
authoritative way to verify the lock file is in sync with pyproject.toml.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0f96f95 commit bc03cb3
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments