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

feat: add GitHub action ecosystem to dependabot #2049

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

WilliamBergamin
Copy link
Contributor

Summary

This PR configures dependabot to maintain the github action versions used in this project

Requirements

@WilliamBergamin WilliamBergamin added enhancement M-T: A feature request for new functionality tests M-T: Testing work only labels Feb 6, 2024
@WilliamBergamin WilliamBergamin requested a review from zimeg February 6, 2024 15:31
@WilliamBergamin WilliamBergamin self-assigned this Feb 6, 2024
Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

LGTM! And thanks @dependabot! Either weekly or monthly makes sense to me for the update interval, but I don't think major versions are bumped too often for Actions so no worries at all 🚀

@@ -4,11 +4,15 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
open-pull-requests-limit: 5
Copy link
Member

Choose a reason for hiding this comment

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

🙌

@zimeg zimeg added this to the 3.18.0 milestone Feb 6, 2024
@WilliamBergamin WilliamBergamin merged commit b0f6e21 into main Feb 6, 2024
6 checks passed
@WilliamBergamin WilliamBergamin deleted the update-dependabot branch February 6, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality tests M-T: Testing work only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants