mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore(renovate): enable schedule (#172)
This commit is contained in:
committed by
GitHub
parent
1f92931076
commit
c387a9e17e
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"ignorePaths": ["**/benches/**"]
|
||||
"ignorePaths": ["**/benches/**"],
|
||||
"schedule": ["every 2 weeks on monday"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user