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

dependencies/dependabot configuration #1590

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

jotolo
Copy link
Contributor

@jotolo jotolo commented Apr 16, 2023

Description

Setting up dependabot could keep the libraries up to date.
This PR sets up dependabot to keep dependencies up to date

@jotolo
Copy link
Contributor Author

jotolo commented Apr 16, 2023

Hi @MaicolBen Maybe we could set up dependabot to manage dependencies?
Let me know. Thanks in advance

@jotolo jotolo force-pushed the dependencies/dependabot branch from 78c1a7d to eb46d38 Compare April 16, 2023 13:53
@MaicolBen
Copy link
Collaborator

@jotolo sure, I asked @lynndylanhurley and enabled it, can you rebase the PR so we can fix the dependabot config file?

@jotolo jotolo force-pushed the dependencies/dependabot branch from eb46d38 to cfc33b7 Compare April 24, 2023 15:34
@jotolo
Copy link
Contributor Author

jotolo commented Apr 24, 2023

Ready to go @MaicolBen 🚀

@jotolo
Copy link
Contributor Author

jotolo commented Apr 24, 2023

@MaicolBen I kept the weekly schedule from master branch but maybe we could consider changing it to monthly schedule.
We don't want PRs for libraries pilling up but it is your call . Please, let me know if you want to change it.

- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "weekly"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
interval: "weekly"
interval: "monthly"

@MaicolBen MaicolBen merged commit 5c06a65 into lynndylanhurley:master Apr 24, 2023
@MaicolBen
Copy link
Collaborator

you're right, changed to monthly

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