Skip to content

chore(): add renovate#3

Merged
afharo merged 1 commit intomainfrom
add-renovate
Aug 8, 2024
Merged

chore(): add renovate#3
afharo merged 1 commit intomainfrom
add-renovate

Conversation

@afharo
Copy link
Copy Markdown
Member

@afharo afharo commented Aug 6, 2024

Adds renovate to the repository with one common rule: apply a 7-day stability period before upgrading.

@afharo afharo mentioned this pull request Aug 6, 2024
@afharo afharo requested a review from Bamieh August 6, 2024 15:57
@afharo afharo self-assigned this Aug 6, 2024
@afharo afharo changed the title Add renovate chore(): add renovate Aug 6, 2024
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":disableDependencyDashboard"],
"enabledManagers": ["npm"],
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Not yarn?

Copy link
Copy Markdown
Member Author

@afharo afharo Aug 8, 2024

Choose a reason for hiding this comment

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

according to the docs, the manager here is npm, but it finds out that it needs to use yarn based on the package.json's "packageManager"

@afharo afharo merged commit f55e7a8 into main Aug 8, 2024
@afharo afharo deleted the add-renovate branch August 8, 2024 13:03
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