From c84df10f1657a3ed51e6c72f2e26b9ee0378012d Mon Sep 17 00:00:00 2001 From: Todd Underwood Date: Fri, 13 Nov 2020 11:12:32 -0800 Subject: [PATCH] Target feature branch for dependabot test --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14fc3a4..c74d10c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + target-branch: "dep/try_dependabot"