Skip to content

Set package-ecosystem to 'pip' in dependabot config#630

Open
johndmulhausen wants to merge 1 commit into
mainfrom
johndmulhausen-patch-1
Open

Set package-ecosystem to 'pip' in dependabot config#630
johndmulhausen wants to merge 1 commit into
mainfrom
johndmulhausen-patch-1

Conversation

@johndmulhausen

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 17, 2026 16:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a Dependabot configuration intended to enable automated dependency update PRs for Python (pip) dependencies in this repository.

Changes:

  • Introduces .github/dependabot.yml with version: 2.
  • Configures weekly Dependabot version updates for the pip ecosystem at directory: "/".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Comment on lines +8 to +10
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants