From d0567832cc2c58ffed8672c92070cecf322a8f38 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sat, 29 Jun 2024 19:40:54 -0700 Subject: [PATCH] fix --- .github/{dependabot.disabled => dependabot.yml} | 1 + 1 file changed, 1 insertion(+) rename .github/{dependabot.disabled => dependabot.yml} (91%) diff --git a/.github/dependabot.disabled b/.github/dependabot.yml similarity index 91% rename from .github/dependabot.disabled rename to .github/dependabot.yml index 5ff86b802..166376305 100644 --- a/.github/dependabot.disabled +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: '/backend' schedule: interval: weekly + target-branch: 'dev' - package-ecosystem: 'github-actions' directory: '/' schedule: