mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
7 lines
185 B
JSON
7 lines
185 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended"],
|
|
"ignorePaths": ["**/benches/**"],
|
|
"schedule": ["every 2 weeks on monday"]
|
|
}
|