From 8f55ca51004a887cd6444e526c1aff7d14ff24f3 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 26 Sep 2023 02:04:49 +0000 Subject: [PATCH] Updating github-config --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf49a9d..0c28ff7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,6 @@ updates: directory: "/" schedule: interval: daily + allow: + # Allow both direct and indirect updates for all packages + - dependency-type: "all"