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

ci: Add renovate config #35

Merged
merged 1 commit into from
Jun 12, 2023
Merged

ci: Add renovate config #35

merged 1 commit into from
Jun 12, 2023

Conversation

tylersmalley
Copy link
Contributor

@tylersmalley tylersmalley commented Jun 8, 2023

Renovate is a popular tool in the JavaScript ecosystem that automates dependency management and helps keep your project's dependencies up to date. It is designed to work with package managers like npm, Yarn, and others.

Renovate will open a PR when a package is updated, grouping them by the rules defined in this PR.

Signed-off-by: Tyler Smalley <tyler@tailscale.com>
Copy link
Contributor

@marwan-at-work marwan-at-work left a comment

Choose a reason for hiding this comment

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

Might be worth adding a PR description to what renovate is or a link to their website for brevity

@tylersmalley tylersmalley merged commit 46e1b9e into main Jun 12, 2023
@tylersmalley tylersmalley deleted the tyler/renovate branch June 12, 2023 14:34
tylersmalley added a commit that referenced this pull request Jun 13, 2023
Renovate is a popular tool in the JavaScript ecosystem that automates
dependency management and helps keep your project's dependencies up to
date. It is designed to work with package managers like npm, Yarn, and
others.

Renovate will open a PR when a package is updated, grouping them by the
rules defined in this PR.

Signed-off-by: Tyler Smalley <tyler@tailscale.com>
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