From 7b69b4e00f2599707cda6b4d6b8fc8f30548de2d Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Tue, 18 May 2021 12:39:44 +0200 Subject: [PATCH] chore(ci): dependabot will PR to the dev branch --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0dd61558..bd05287f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,7 +15,9 @@ updates: prefix: fix prefix-development: chore include: scope -# Fetch and update latest `github-actions` pkgs + target-branch: "dev" + + # Fetch and update latest `github-actions` pkgs - package-ecosystem: github-actions directory: '/' schedule: