diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 736a90d..0e80b8f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: schedule: interval: daily open-pull-requests-limit: 0 - target-branch: "master" + target-branch: "main" # Raise all maven pull requests with custom labels labels: - "dependencies"