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

[PLA-702] Add dependabot for pip and GitHub Actions #787

Merged
merged 2 commits into from Mar 18, 2024

Conversation

saurbhc
Copy link
Member

@saurbhc saurbhc commented Mar 14, 2024

Problem

running tests for #786, I noticed out of date github-actions.

Solution

I've added a dependabot config(s) to make sure we stay relatively up to date.

  • for github-actions to run weekly
  • for pip to run weekly and ignore major version updates (as it could be breaking changes)

Changelog

Add dependabot for pip and GitHub Actions

@saurbhc saurbhc added the enhancement New feature or request label Mar 14, 2024
@saurbhc saurbhc self-assigned this Mar 14, 2024
Copy link

linear bot commented Mar 14, 2024

@saurbhc saurbhc changed the title Add dependabot for pip and GitHub Actions [PLA-702] Add dependabot for pip and GitHub Actions Mar 14, 2024
Copy link
Contributor

@JBWilkie JBWilkie left a comment

Choose a reason for hiding this comment

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

This is a great idea, nice one!

@saurbhc saurbhc merged commit 8220b9a into master Mar 18, 2024
17 checks passed
@saurbhc saurbhc deleted the PLA-702-darwin-py branch March 18, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants