https://github.com/arkedge/renovate-config
Shareable Renovate config presets used in ArkEdge Space.
https://github.com/arkedge/renovate-config
Last synced: 3 months ago
JSON representation
Shareable Renovate config presets used in ArkEdge Space.
- Host: GitHub
- URL: https://github.com/arkedge/renovate-config
- Owner: arkedge
- License: mit
- Created: 2023-11-17T13:22:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-27T16:47:04.000Z (3 months ago)
- Last Synced: 2026-03-27T23:57:26.415Z (3 months ago)
- Homepage:
- Size: 324 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# renovate-config
[Shareable Renovate config presets](https://docs.renovatebot.com/config-presets/) used in [ArkEdge Space](https://arkedgespace.com)
## Available presets
### `cargo-chef-docker.json5`
A package rule to constrain Rust and [cargo-chef-docker](https://github.com/sksat/cargo-chef-docker) to be same version.
### `earthfile.json5`
A custom manager to maintain dependencies in [`Earthfile`](https://earthly.dev) the same way as `Dockerfile`.
### `rust-toolchain.json`
A custom manager to maintain Rust version that described in `rust-toolchain`.