Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependabot.yml file #24443

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Fix dependabot.yml file #24443

merged 1 commit into from
Feb 4, 2021

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Feb 4, 2021

The target-branch field doesn't seem to support array.
Since it defaults to the default branch anyway, we should just remove the target-branch field from the config.

The `target-branch` field doesn't seem to support array.
Since it defaults to the default branch anyway, we should just remove the `target-branch` field from the config.
@miss-islington
Copy link
Contributor

Thanks @Mariatta for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @Mariatta for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @Mariatta, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker d30951d4ff89450480c068cf3b7daf5e6fce0c58 3.8

@miss-islington
Copy link
Contributor

Sorry @Mariatta, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker d30951d4ff89450480c068cf3b7daf5e6fce0c58 3.9

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
The `target-branch` field doesn't seem to support array.
Since it defaults to the default branch anyway, we should just remove the `target-branch` field from the config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants