From 1c0026753c789e410d64ac22c83590ff92fe03d0 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 26 Sep 2023 02:46:10 +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 bf49a9d9..0c28ff72 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"