Skip to content

Conversation

alwin-1107
Copy link

Closes #22

This pull request adds a dependabot.yml configuration file to enable automated dependency updates for Python (pip).

@alwin-1107 alwin-1107 force-pushed the add-dependabot-config branch from 5f5d205 to 580d5e2 Compare October 9, 2025 22:30
Copy link
Member

@vitormattos vitormattos left a comment

Choose a reason for hiding this comment

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

The file is empty

@alwin-1107 alwin-1107 force-pushed the add-dependabot-config branch from 580d5e2 to 646fb6d Compare October 12, 2025 17:24
@alwin-1107
Copy link
Author

alwin-1107 commented Oct 12, 2025

hey @vitormattos sorry for the delay, but I believe it's fixed, you should see the code in dependabot.yml now, could you kindly verify? thanks.

@@ -0,0 +1,13 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Maintain dependencies for GitHub Actions

schedule:
interval: "weekly"

# Maintain dependencies for pip (Python)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Maintain dependencies for pip (Python)

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.

Add dependabot

2 participants