Skip to content

Remove pip workflows from dependabot.yml#37

Merged
jbampton merged 1 commit intomainfrom
jbampton-patch-1
Apr 10, 2026
Merged

Remove pip workflows from dependabot.yml#37
jbampton merged 1 commit intomainfrom
jbampton-patch-1

Conversation

@jbampton
Copy link
Copy Markdown
Member

Removed pip workflows from Dependabot configuration.

Removed pip workflows from Dependabot configuration.
@jbampton jbampton self-assigned this Apr 10, 2026
@jbampton jbampton added the good first issue Good for newcomers label Apr 10, 2026
@github-project-automation github-project-automation bot moved this to Backlog in METROPOLIS Apr 10, 2026
@jbampton jbampton moved this from Backlog to In progress in METROPOLIS Apr 10, 2026
@jbampton jbampton merged commit 478907f into main Apr 10, 2026
2 of 3 checks passed
@jbampton jbampton deleted the jbampton-patch-1 branch April 10, 2026 07:26
@github-project-automation github-project-automation bot moved this from In progress to Done in METROPOLIS Apr 10, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the pip package ecosystem configuration from the Dependabot setup. A review comment identifies that the 'cooldown' key used in the configuration is unsupported by GitHub Dependabot and suggests its removal from the remaining github-actions block to ensure schema compliance.

I am having trouble creating individual review comments. Click here to see my feedback.

.github/dependabot.yml (22-23)

medium

The cooldown key is not a supported configuration option for GitHub Dependabot. While it is being removed here as part of the pip block deletion, it is also present in the github-actions block (lines 11-12). You should remove it from there as well to ensure the configuration adheres to the official schema and avoids potential parsing issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant