From 452fc4773eebb97140af2dcecd899172c047b51a Mon Sep 17 00:00:00 2001 From: skye rogers Date: Thu, 27 Mar 2025 10:18:32 -0700 Subject: [PATCH] revert dependabot.yml to original state --- .github/dependabot.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e02772f6..2e1091d9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,13 +28,4 @@ updates: - "v1.x" target-branch: "v1.x" schedule: - interval: "weekly" - - # branch - dependabot testing - - package-ecosystem: "github-actions" - directory: "/" - labels: - - "dependencies" - - "v3.x" - schedule: - interval: "daily" + interval: "weekly" \ No newline at end of file