From 87ae3617567bed16ccbc9903f5d615a2d9beb918 Mon Sep 17 00:00:00 2001 From: Roel <10514742+rboonzaijer@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:31:43 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b9319cc..529cefc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,9 @@ updates: open-pull-requests-limit: 25 schedule: interval: "daily" + + - package-ecosystem: "composer" + directory: "/" + open-pull-requests-limit: 25 + schedule: + interval: "daily"