Files
truecharts/.github/renovate.json5
T
2024-10-14 00:18:14 +00:00

8 lines
175 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"github>truecharts/public//.github/renovate/main.json5"
]
}