UNPKG

mrm-task-dependabot

Version:

Mrm task that adds GitHub Actions workflow to automerge Dependabot pull requests

38 lines (20 loc) 875 B
<!-- Dependabot --> # [DEPRECATED] mrm-task-dependabot [Mrm](https://github.com/sapegin/mrm) task that adds GitHub Actions workflow to automerge [Dependabot](https://dependabot.com/) pull requests. ## What it does - Creates a workflow file ## Usage ``` npx mrm dependabot ``` ## Options See [Mrm docs](../../docs/Getting_started.md) for more details. ### `workflowFile` (default: `.github/workflows/dependabot.yml`) Location of GitHub Actions workflow file ## Changelog The changelog can be found in [CHANGELOG.md](CHANGELOG.md). ## Contributing Everyone is welcome to contribute. Please take a moment to review the [contributing guidelines](../../Contributing.md). ## Authors and license [Artem Sapegin](https://sapegin.me) and [contributors](https://github.com/sapegin/mrm/graphs/contributors). MIT License, see the included [License.md](License.md) file.