From cf867248c2541b3d5c84c3d550219632506b2eef Mon Sep 17 00:00:00 2001 From: Brian May Date: Tue, 4 Mar 2025 07:47:09 +1100 Subject: [PATCH] ci: attempt to use dependabot beta support for uv (2) I can read the instructions. Really! --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cfb15fe..d109365 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,5 @@ version: 2 +enable-beta-ecosystems: true updates: - package-ecosystem: uv directory: "/"