Turn down renovate a bit

This commit is contained in:
Alexander Brandes
2023-03-05 00:03:39 +01:00
committed by GitHub
parent f11acacedd
commit c46cc73f52

View File

@@ -4,6 +4,7 @@
"config:base", "config:base",
":semanticCommitsDisabled" ":semanticCommitsDisabled"
], ],
"labels": ["Renovate"], "labels": ["dependencies"],
"rebaseWhen": "conflicted" "rebaseWhen": "conflicted",
"schedule": ["on the first day of the week"]
} }