From 9e507d373c330853b300fd4fbca57255be1eea52 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:51:20 +0600 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb9095a..39bb8c7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,12 +9,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - - open-pull-requests-limit: 100 + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" - + interval: "daily/" open-pull-requests-limit: 100