From 950a4d50e1f3fdbcc74a61ad6931008d49faf329 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Mon, 16 Dec 2024 09:57:45 +0100 Subject: [PATCH] Revert "ci: ignore Astro 5 for now as Starlight does not support it yet" (#1286) Revert "ci: ignore Astro 5 for now as Starlight does not support it yet (#1274)" This reverts commit 30d907e08374f196a64ad241fecce8618c5ea6eb. --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6be26d030..ab91cead9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,10 +31,6 @@ updates: package-ecosystem: npm schedule: interval: weekly - ignore: - # Starlight is not yet compatible with Astro 5 - - dependency-name: "astro" - versions: [">=5.0.0"] groups: docs-dependencies: patterns: