ci: attempt to use dependabot beta support for uv

See https://github.com/dependabot/dependabot-core/issues/10478#issuecomment-2691330949
This commit is contained in:
Brian May 2025-03-03 08:58:26 +11:00
parent 684417d363
commit 454262829c
No known key found for this signature in database
GPG Key ID: 2A92599257644AFA

View File

@ -1,6 +1,6 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: pip - package-ecosystem: uv
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: daily