Files
openttd-client/renovate.json
kovagoadi f09fba7bdf
Some checks failed
Continuous Integration / lint-and-security (pull_request) Successful in 29s
Continuous Integration / tests-and-coverage (pull_request) Successful in 20s
CodeQL Analysis / Analyze (python) (pull_request) Failing after 52m27s
Added renovate config
2026-06-05 23:23:55 +02:00

8 lines
136 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"pinDigests": true
}