Files
tuono/renovate.json
T

6 lines
142 B
JSON
Raw Normal View History

2024-10-12 12:29:14 +02:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
2024-10-12 12:29:14 +02:00
"ignorePaths": ["**/benches/**"]
}