Skip to content
Snippets Groups Projects
Unverified Commit 1d145d3c authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

fix: add whitesource/renovate sourceUrl (#13999)

parent d80077b8
No related branches found
No related tags found
No related merge requests found
...@@ -61,6 +61,7 @@ const manualChangelogUrls: Record<string, Record<string, string>> = { ...@@ -61,6 +61,7 @@ const manualChangelogUrls: Record<string, Record<string, string>> = {
'https://gitlab.com/gitlab-org/gitlab-runner/-/blob/master/CHANGELOG.md', 'https://gitlab.com/gitlab-org/gitlab-runner/-/blob/master/CHANGELOG.md',
'google/cloud-sdk': 'https://cloud.google.com/sdk/docs/release-notes', 'google/cloud-sdk': 'https://cloud.google.com/sdk/docs/release-notes',
neo4j: 'https://neo4j.com/release-notes/', neo4j: 'https://neo4j.com/release-notes/',
'whitesource/renovate': 'https://github.com/whitesource/renovate-on-prem',
}, },
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment