From 29dda4919053374f7d17ace2abb7c45221f44480 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Tue, 5 Dec 2023 11:14:27 +0100 Subject: [PATCH] chore: WebWolf bootstrap can now be updated --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 54badc018..28d0b0bc6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,6 @@ updates: directory: "/" schedule: interval: "weekly" - ignore: - - dependency-name: "org.webjars:bootstrap" # First the WebWolf UI needs to be refactored due to breaking changes - package-ecosystem: "docker" directory: "/" schedule: