From ab51b71fc09b6e077f7529086dd124ce9a0eaca4 Mon Sep 17 00:00:00 2001 From: tim-s-ccs Date: Fri, 27 Oct 2023 10:51:17 +0100 Subject: [PATCH] Allow non production dependancies to be updated --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1e8cb34..3888b39 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,8 +6,6 @@ updates: interval: weekly time: "03:00" open-pull-requests-limit: 10 - allow: - - dependency-type: production - package-ecosystem: "github-actions" directory: "/" schedule: