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

Add Dependabot configuration #172

Closed
afuetterer opened this issue Jun 28, 2024 · 3 comments · Fixed by #174
Closed

Add Dependabot configuration #172

afuetterer opened this issue Jun 28, 2024 · 3 comments · Fixed by #174

Comments

@afuetterer
Copy link
Contributor

Hi,

to receive automatic updates for GitHub actions, like done in #171, I suggest adding a Dependabot configuration.

Suggested:

  • monthly or quarterly schedule
  • one PR for all GitHub actions updated

What do you think? Should I submit a PR?

Ref: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

@lkstrp
Copy link
Member

lkstrp commented Jun 28, 2024

Yes, that would be great! We use pre-commit to update those. I think Dependabot was going to support bumping pre-commits as well, but not sure what the status is. Would be great to have a tool which handles all the auto-updating, but since Actions are left out right now, feel free to submit a PR in any case. Thank you!

@afuetterer
Copy link
Contributor Author

Alright.

Dependabot can update a lot of things, but sadly not the pre-commit config. Will submit a PR then.

@lkstrp
Copy link
Member

lkstrp commented Jun 28, 2024

Maybe some day: dependabot/dependabot-core#1524

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 a pull request may close this issue.

2 participants