From 142f880b6589a1d83e12e48e84afcd3dcd6576c1 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 30 May 2026 08:48:46 +0000 Subject: [PATCH] Remove enable-beta-ecosystems flag (Julia no longer beta in Dependabot) --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b638ddc..8846004 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,5 @@ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 -enable-beta-ecosystems: true # Julia ecosystem updates: - package-ecosystem: "github-actions" directory: "/" # Location of package manifests