Skip to content

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Oct 19, 2021

Also unpin the dependencies.
This uses:
{
"extends": [
"config:base",
":pinOnlyDevDependencies"
]
}
which makes more sense for a library.
https://docs.renovatebot.com/presets-config/#configjs-lib

Also unpin the dependencies.
This uses:
{
  "extends": [
    "config:base",
    ":pinOnlyDevDependencies"
  ]
}
which makes more sense for a library.
https://docs.renovatebot.com/presets-config/#configjs-lib
Copy link
Member

@carlobeltrame carlobeltrame left a comment

Choose a reason for hiding this comment

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

Thanks!

@carlobeltrame carlobeltrame merged commit 7292fab into next Oct 19, 2021
@carlobeltrame carlobeltrame deleted the unpin-dependencies branch October 19, 2021 09:24
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