Files
act-runner-example/renovate.json
2024-10-14 11:25:00 +08:00

7 lines
201 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5"
],
"dependencyDashboard": false
}