Files
shadow/renovate.json
T
Pierre Warnier 5a457b8781 ci: add Docker multi-distro tests, renovate, rust-toolchain
- Add Docker test matrix (debian/alpine/fedora) to GitHub Actions CI
- Add renovate.json for automated dependency updates
- Add rust-toolchain.toml for contributor convenience
2026-04-03 14:45:43 +02:00

6 lines
48 B
JSON

{
"extends": [
"config:recommended"
]
}