mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 14:08:00 +00:00
Update .pre-commit-config.yaml
Co-authored-by: Charlie Doern <charlie@doern.me>
This commit is contained in:
parent
e99bf60288
commit
b60711a857
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ repos:
|
|||
hooks:
|
||||
- id: check-uv-upload-time
|
||||
name: Check upload-time in uv.lock
|
||||
entry: python3 scripts/check_uv_upload_time.py
|
||||
entry: python3 ./scripts/check_uv_upload_time.py
|
||||
language: system
|
||||
files: ^uv\.lock$
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue