mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 22:18: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:
|
hooks:
|
||||||
- id: check-uv-upload-time
|
- id: check-uv-upload-time
|
||||||
name: Check upload-time in uv.lock
|
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
|
language: system
|
||||||
files: ^uv\.lock$
|
files: ^uv\.lock$
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue