From b0619ffe1a0e176ac73d7bb5d736428aa5f45f23 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 11 Apr 2022 13:00:27 +0200 Subject: [PATCH] use default allow rules Signed-off-by: Arthur Schiwon --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4d01e94..cec56f9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,9 +7,6 @@ updates: time: "03:00" timezone: Europe/Paris open-pull-requests-limit: 10 - allow: - - dependency-type: direct - - dependency-type: indirect - package-ecosystem: composer directory: "/" schedule: @@ -17,9 +14,6 @@ updates: time: "03:00" timezone: Europe/Paris open-pull-requests-limit: 10 - allow: - - dependency-type: direct - - dependency-type: indirect - package-ecosystem: composer directory: "/tests/integration" schedule: