Files
screeps-deploy-action/renovate.json
Philipp Horstenkamp 9d9dc1e822
All checks were successful
Lint / pre-commit Linting (push) Successful in 2m0s
Update renovate.json (#28)
Reviewed-on: #28
2025-09-05 02:40:16 +02:00

9 lines
191 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>server/Renovate-Template:renovate.json",
"config:recommended",
":automergeLinters"
]
}