From 63c2df471986f63504aa4ccbdd6676e27c4c19c6 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Thu, 14 May 2026 20:40:41 +1200 Subject: [PATCH] chore(ci): dependabot use default branch --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 44589e2..995ed3f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,6 @@ updates: - package-ecosystem: "nuget" # See documentation for possible values directory: "/" # Location of package manifests - target-branch: "next" assignees: - "XFox111" schedule: @@ -23,7 +22,6 @@ updates: - package-ecosystem: "github-actions" directory: "/" - target-branch: "next" assignees: - "XFox111" schedule: @@ -36,7 +34,6 @@ updates: - package-ecosystem: "devcontainers" directory: "/" - target-branch: "next" assignees: - "XFox111" schedule: @@ -49,7 +46,6 @@ updates: - package-ecosystem: "docker" directory: "/" - target-branch: "next" assignees: - "XFox111" schedule: