diff --git a/lib/datasource/index.js b/lib/datasource/index.js index c28f7472ac7c72216a678d75589d2628c4276b3d..bcdad6b6678c92ac856f2ef8e652afa1850b1a6f 100644 --- a/lib/datasource/index.js +++ b/lib/datasource/index.js @@ -56,6 +56,7 @@ const manualChangelogUrls = { // Only necessary if the datasource is unable to locate the source URL itself const manualSourceUrls = { orb: { + 'cypress-io/cypress': 'https://github.com/cypress-io/circleci-orb', 'hutson/library-release-workflows': 'https://github.com/hyper-expanse/library-release-workflows', },