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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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