mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore(renovate): fix schedule (#345)
This commit is contained in:
committed by
GitHub
parent
580ec704f2
commit
5caf3ed6e7
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"schedule": ["every Monday"],
|
||||
"schedule": ["on monday"],
|
||||
"prConcurrentLimit": 5,
|
||||
"packageRules": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user