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

Freeze releaseit dependencies #2175

Closed
char0n opened this issue Jun 10, 2020 · 0 comments
Closed

Freeze releaseit dependencies #2175

char0n opened this issue Jun 10, 2020 · 0 comments

Comments

@char0n
Copy link
Member

char0n commented Jun 10, 2020

Use renovatebot/dependabot configuration https://docs.renovatebot.com/configuration-options/#ignoredeps to disable updating those specific deps.

Also we should change package.json entry from

"@release-it/conventional-changelog": "^1.1.0",

into

"@release-it/conventional-changelog": "=1.1.0",

To freeze the dep in specific version and not doing autoupdating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant