From 14cc6a9c39a6b3609bfa288bbd74c57609616560 Mon Sep 17 00:00:00 2001 From: Santosh Kaluskar <141515226+santoshkal@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:35:21 +0530 Subject: [PATCH] Update dependabot.yml (#188) Signed-off-by: Santosh Kaluskar <141515226+santoshkal@users.noreply.github.com> --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2331afc0..db720c7e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,6 @@ updates: schedule: interval: "weekly" target-branch: "pre-main" - interval: "weekly" - package-ecosystem: "github-actions" directory: "/" target-branch: "pre-main"