renovate/lib/modules/datasource/gitea-releases
renovate[bot] 74f6fd0380
chore(deps): update dependency typescript to v5.2.2 (#24191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-09-16 07:46:27 +00:00
..
index.spec.ts feat(datasource): add gitea-releases (#24140) 2023-08-29 12:56:08 +00:00
index.ts chore(deps): update dependency typescript to v5.2.2 (#24191) 2023-09-16 07:46:27 +00:00
readme.md feat(datasource): add gitea-releases (#24140) 2023-08-29 12:56:08 +00:00
schema.ts feat(changelog): support gitea changelogs (#24144) 2023-08-31 09:41:39 +00:00

This datasource allows to lookup releases from a Gitea or Forjeo repositories.

By default it will use https://gitea.com to lookup releases.