diff --git a/example/renovate-config.js b/example/renovate-config.js index 574d01a9..1f9bdbd3 100644 --- a/example/renovate-config.js +++ b/example/renovate-config.js @@ -7,7 +7,6 @@ module.exports = { platform: 'github', includeForks: true, repositories: [ - 'renovatebot/github-action', 'renovate-tests/cocoapods1', 'renovate-tests/gomod1', ],