ci: Add weekly schedule for pip and uv ecosystems (#32398)

This commit is contained in:
Asuka Minato 2026-02-18 22:53:35 +09:00 committed by GitHub
parent 00591a592c
commit 938e4790f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,10 +10,14 @@ updates:
directory: "/api"
open-pull-requests-limit: 2
patterns: ["*"]
schedule:
interval: "weekly"
- package-ecosystem: "uv"
directory: "/api"
open-pull-requests-limit: 2
patterns: ["*"]
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/web"
schedule: