An open API service indexing awesome lists of open source software.

https://github.com/satansdeer/dependabot-overlord

A helper script to merge all the dependabot PRs at once.
https://github.com/satansdeer/dependabot-overlord

Last synced: 3 months ago
JSON representation

A helper script to merge all the dependabot PRs at once.

Awesome Lists containing this project

README

        

# Dependabot Overlord
A helper script to merge all the dependabot PRs at once.

## Merge the PRs
To merge the pending PRs run the `merge:prs` script.

```
yarn merge:prs
```