Skip to content
Snippets Groups Projects
Commit 4378b20f authored by Rhys Arkins's avatar Rhys Arkins
Browse files

docs: repology warning

parent 4c528e1a
No related branches found
No related tags found
No related merge requests found
[Repology](https://repology.org/) supports looking up package versions from a wide variety of package repositories and can be used in combination with [regex managers](https://docs.renovatebot.com/modules/manager/regex/) to keep dependencies up-to-date which are not specifically supported by Renovate.
<!-- prettier-ignore -->
!!! warning
Repology has blocked lookups from the hosted Renovate App, so for now you can use this datasource only for self-hosted.
To specify which specific repository should be queried when looking up a package, the `packageName` has to have the repository identifier and the package name itself, separated by a slash. As an example, `alpine_3_12/gcc` would look for a binary or source package called `gcc` within the `alpine_3_12` repository.
A [list of all supported repositories](https://repology.org/repositories/statistics) can be found on the Repology homepage. To determine the correct identifier, click on a repository of your choice and make note of the identifier in the URL: `https://repology.org/repository/<identifier>`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment