Create a default dependabot config to be used in GitHub actions.
The following files are generated:
.
└── .github
└── dependabot.yml
2 directories, 1 file
Install boilr first.
Then use
$ boilr download stefanwalther/boilr-dependabot <template-tag>
e.g.
$ boilr download stefanwalther/boilr-dependabot boilr-dependabot
$ boilr template download stefanwalther/boilr-dependabot <template-tag>
$ git clone stefanwalther/boilr-dependabot
cd into it, then
$ boilr template save $(PWD) <template-tag>
# e.g.
$ boilr template save $(PWD) dependabot
if you have for force the local updates, use
$ boilr template save $(PWD) <template-tag> -f
$ boilr template use boilr-dependabot .
Get a list of all - locally installed - templates:
$ boilr template list
Some related projects:
Stefan Walther
MIT
This file was generated by verb-generate-readme, v0.8.0, on December 15, 2024.