From a9701f3a65e7e9256ce5b6f135476176e84ebf12 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 23 Apr 2021 23:07:42 -0400 Subject: update branch for GitHub Actions / dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e6016b70..bf0377df 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: directory: "/" schedule: interval: daily - target-branch: master + target-branch: main -- cgit v1.3.1