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

[FEATURE] Add Dependabot configuration for auto-updates #101

Open
VachaShah opened this issue Sep 20, 2022 · 0 comments
Open

[FEATURE] Add Dependabot configuration for auto-updates #101

VachaShah opened this issue Sep 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@VachaShah
Copy link
Collaborator

Is your feature request related to a problem?

The dependencies in Gemfile might be out of date with newer versions of the gems available. It might be difficult to manually update the dependency versions each time.

What solution would you like?

Add a configuration like Dependabot which can auto-update the dependencies.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Done for other clients like https://github.com/opensearch-project/opensearch-java/blob/main/.github/dependabot.yml, https://github.com/opensearch-project/opensearch-js/blob/main/.github/dependabot.yml etc.

@VachaShah VachaShah added the enhancement New feature or request label Sep 20, 2022
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

No branches or pull requests

1 participant