From 2ebad7059478b6f2bc127f0c1c5fde381432f1d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=B6tter?= Date: Fri, 11 Apr 2025 20:31:27 +0200 Subject: [PATCH] =?UTF-8?q?ci=20-=20dependabot=20uv=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 85993df1..43bc4bb9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,14 +4,9 @@ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 +enable-beta-ecosystems: true updates: - # Python requirements.txt setup.cfg - package-ecosystem: "uv" directory: "/" schedule: interval: "weekly" - - groups: - all: - patterns: - - "*"