chore: renovate: disable scheduleDaily

This commit is contained in:
ThetaDev 2024-07-29 18:17:35 +02:00
parent 4743f9d8e1
commit 015bd6fcbf
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -1,8 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
"schedule:daily"
"config:best-practices"
],
"semanticCommits": "enabled",
"automergeStrategy": "squash",