diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be006de9a1..b0643ad1a4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,4 @@ updates: - "*" # Group all Actions updates into a single larger pull request schedule: interval: weekly + target-branch: "main"