Revert "ci(pre-commit): enforce presence of 'upload-time' field in uv.lock"

This reverts commit e99bf60288.
This commit is contained in:
Rebai Mohamed 2025-08-05 20:40:05 +01:00
parent b60711a857
commit 9f34d76b4a
2 changed files with 0 additions and 45 deletions

View file

@ -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