From 59c67f9da9715262057eaeb94cbdfd43c76dfd53 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 16 May 2026 17:26:54 -0700 Subject: [PATCH] Change dependabot to target the main branch --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9f7c99a6..8f0d2814 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,5 @@ updates: directories: - "/requirements/full/" - "/requirements/portable/" - target-branch: "dev" schedule: interval: "weekly"