caplin / FlexLayout

Docking Layout Manager for React
MIT License
919 stars 173 forks source link

.github: use renovate instead of dependabot #413

Open paralin opened 10 months ago

paralin commented 10 months ago

Use renovate bot which supports batched PRs. This will create a single PR for all of your dependencies that is updated by the bot continuously as new changes are added, instead of having one pull request per dependency which is very noisy and pollutes the Pull Requests tab.