From cebaebc5262676e1c20a87a2fd79adeee207ab6f Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 5 Apr 2026 19:05:26 +0200 Subject: [PATCH] chore: update dependabot target branch to dependabot/update-target --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0da2fac8..574353f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,7 @@ version: 2 updates: - package-ecosystem: github-actions # See documentation for possible values directory: / # Location of package manifests + target-branch: dependabot/update-target labels: - dependencies - github-actions