From 965e0c319cc68010181a804b4c5057c1e2f465a3 Mon Sep 17 00:00:00 2001 From: Joao Pedro Date: Thu, 13 May 2021 15:56:19 -0300 Subject: [PATCH] ci: switch dependabot config to master branch --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d22260a6..3364514e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: - package-ecosystem: 'npm' directory: '/' - target-branch: 'develop' + target-branch: 'master' schedule: interval: 'daily' commit-message: