Files
charts/.github/renovate.json5
2024-10-13 12:51:11 +02:00

7 lines
174 B
Plaintext

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