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

[ci] Add dependabot configuration #6449

Merged
merged 2 commits into from
May 10, 2024
Merged

[ci] Add dependabot configuration #6449

merged 2 commits into from
May 10, 2024

Conversation

borchero
Copy link
Collaborator

@borchero borchero commented May 7, 2024

Motivation

Follow-up to #6438 (comment). This should automate updates in the future by opening <= 1 PR per month updating all relevant actions in bulk.

@borchero borchero self-assigned this May 7, 2024
@borchero borchero marked this pull request as ready for review May 7, 2024 21:34
Copy link
Collaborator

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Awesome 🎉

I read through https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file today (I've never actually configured this on a repo before) and agree with all the choices you made here.

And I was very happy to learn (from https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates) that you can enable this just by checking in a file, without having to grant any permission to a GitHub App in the repo settings.

Let's try it!

@jameslamb jameslamb merged commit ae55f32 into master May 10, 2024
38 checks passed
@jameslamb jameslamb deleted the dependabot branch May 10, 2024 03:55
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.

None yet

2 participants