bitcoinvsalts / node-binance-trader

💰 Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. 🤖
https://bitcoinvsalts.com
MIT License
1.17k stars 380 forks source link

feat: add renovate configuration #86

Closed dargmuesli closed 3 years ago

dargmuesli commented 3 years ago

I use https://github.com/marketplace/renovate to keep the dependencies for all my projects up to date. GitHub actions supports something alike, but renovate is currently still more mature and supports more dependency types. For breaking changes, renovate will create a PR so that we're able to check. @jsappme I'd propose the GitHub application to be added to this project. This will result in fairly frequent commits by the renovate bot, which might feel different from what one is used to, but doesn't really change anything except for the dependencies to be kept up to date (bug fixes, security fixes, ...). I'd understand if that's no needed though, as NBT does not run on a publicly available server and thus doesn't really need security updates. It's just an idea :)

bitcoinvsalts commented 3 years ago

Ok, let's do it.

dargmuesli commented 3 years ago

Ok, merged, but you'd need to add the free tier of renovate to this repo, as I don't have the required permissions to do so.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 0.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: