From 756856b43c0502a63dda30aff3c1f060e7161441 Mon Sep 17 00:00:00 2001 From: Zalk0 <88582103+zalk0@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:31:50 +0100 Subject: [PATCH] chore: update dependabot target branch --- .github/dependabot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index ef87fee..d9ef930 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,3 +4,4 @@ updates: directory: "/" schedule: interval: weekly + target-branch: dev