summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariatta <Mariatta@users.noreply.github.com>2020-10-26 14:53:21 -0700
committerGitHub <noreply@github.com>2020-10-26 14:53:21 -0700
commit46e39ff1f8dffaea8cf1e750cd7d170c2a49558b (patch)
tree66400b9c8a0b87d031c4276d5be804b8f354bc3a
parent47e1afd2a1793b5818a16c41307a4ce976331649 (diff)
downloadcpython-git-Mariatta-patch-2.tar.gz
Let dependabot create PRs against the maintenance branchesMariatta-patch-2
-rw-r--r--.github/dependabot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index e90677b9f7..d9cbb3c7ec 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -7,3 +7,7 @@ updates:
labels:
- "skip issue"
- "skip news"
+ target_branch:
+ - "master"
+ - "3.9"
+ - "3.8"