mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 22:08:02 +00:00
Revert "ci(pre-commit): enforce presence of 'upload-time' field in uv.lock"
This reverts commit e99bf60288.
This commit is contained in:
parent
b60711a857
commit
9f34d76b4a
2 changed files with 0 additions and 45 deletions
|
|
@ -155,14 +155,6 @@ repos:
|
|||
require_serial: true
|
||||
files: ^.github/workflows/.*$
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: check-uv-upload-time
|
||||
name: Check upload-time in uv.lock
|
||||
entry: python3 ./scripts/check_uv_upload_time.py
|
||||
language: system
|
||||
files: ^uv\.lock$
|
||||
|
||||
ci:
|
||||
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
||||
autoupdate_commit_msg: ⬆ [pre-commit.ci] pre-commit autoupdate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue