diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5aa0522..e780bdbf 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.*"]