chore(renovate): fix schedule (#345)

This commit is contained in:
Marco Pasqualetti
2025-01-14 21:19:14 +01:00
committed by GitHub
parent 580ec704f2
commit 5caf3ed6e7
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"schedule": ["every Monday"],
"schedule": ["on monday"],
"prConcurrentLimit": 5,
"packageRules": [
{