Convert dependency management to uv (#785)

This commit is contained in:
besendorf
2026-05-11 23:21:40 +02:00
committed by GitHub
parent c2b0b6db28
commit 436a0dc7c0
16 changed files with 1926 additions and 43 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
- package-ecosystem: "uv" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
cooldown:
default-days: 7