diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4dc459f..ce196eb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: interval: weekly timezone: America/Los_Angeles day: tuesday - target-branch: "default" + target-branch: "main" open-pull-requests-limit: 99 ignore: - dependency-name: phpunit/phpunit @@ -16,4 +16,4 @@ updates: - dependency-name: phpunit/phpunit versions: - ">= 9.a" - - "< 10" \ No newline at end of file + - "< 10"