ci: add own repository to example config

This commit is contained in:
Jeroen de Bruijn 2020-03-19 23:05:53 +01:00
parent cd4dee3297
commit ad7537a1d2
No known key found for this signature in database
GPG key ID: 7D12D6AB2A547EBB

View file

@ -5,4 +5,5 @@ module.exports = {
onboarding: false,
dryRun: true,
gitAuthor: 'Renovate Bot <bot@renovateapp.com>',
repositories: ['vidavidorra/github-action-renovate'],
};