diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9cf1501e811..5d4bbe08db7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,7 +25,7 @@ updates: directory: "/" labels: - dependencies - target-branch: "3.11" + target-branch: "3.12" schedule: interval: "daily" open-pull-requests-limit: 10 @@ -37,7 +37,7 @@ updates: - dependency-type: "all" labels: - dependencies - target-branch: "3.11" + target-branch: "3.12" schedule: interval: "daily" open-pull-requests-limit: 10