From fa9b9678aa836f17664764dae793a350b9cc16ae Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Fri, 10 Apr 2026 22:07:01 +0200 Subject: [PATCH] Update dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5aa0522a..e780bdbf7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: directory: "/" schedule: interval: "daily" - target-branch: "master" + target-branch: "main" ignore: - dependency-name: "Microsoft.Build.Tasks.Core" versions: ["16.*"]