good first issue
仓库指标
- Star
- (37 star)
- PR 合并指标
- (PR 指标待抓取)
描述
It would be great to use a tool like renovate to automatically notify and update dependencies which we're using.
Ideally it would track:
- rust toolchain version (set in various Dockerfiles, CI workflows, etc.)
- rust dependencies (in Cargo.tom)
cargo-pgxversion (set in various Dockerfiles, CI workflows, etc.)
We have some examples of how to configure renovate with a go project in the promscale repo.