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.yml #1783

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Add dependabot.yml #1783

merged 1 commit into from
Oct 18, 2023

Conversation

robinjam
Copy link
Contributor

By default Dependabot is raising PRs to update the pip dependencies for our lambdas. These lambdas are not tested as part of CI, and deploying them involves an additional build step which is not automated. For these reasons, I don't think it's appropriate for Dependabot to raise PRs for them.

This commit adds a Dependabot config that excludes pip.

By default Dependabot is raising PRs to update the pip dependencies for our lambdas. These lambdas are not tested as part of CI, and deploying them involves an additional build step which is not automated. For these reasons, I don't think it's appropriate for Dependabot to raise PRs for them.

This commit adds a Dependabot config that excludes pip.
@robinjam robinjam merged commit bdc513b into main Oct 18, 2023
1 check passed
@robinjam robinjam deleted the add-dependabot-config branch October 18, 2023 10:49
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.

2 participants