chore: use uv as package-ecosystem

pull/15266/head
刘瑞斌 2025-04-21 11:04:23 +08:00 committed by 老广
parent f855043468
commit d7bc6bb201
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "pip" - package-ecosystem: "uv"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
day: "monday" day: "monday"
time: "09:30" time: "09:30"
timezone: "Asia/Shanghai" timezone: "Asia/Shanghai"
target-branch: dev target-branch: dev