From ca36241513a8449a26611e52690dfe25ef4a4686 Mon Sep 17 00:00:00 2001 From: Rhys Arkins Date: Thu, 26 Jan 2023 07:17:13 +0100 Subject: [PATCH] chore: drop this repo from examples --- example/renovate-config.js | 1 - 1 file changed, 1 deletion(-) 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', ],