diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 301ec0d..774932b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: "daily" - target-branch: "master" + target-branch: "main" open-pull-requests-limit: 20 ignore: - dependency-name: "Microsoft.Maui.*"