chore: renovate: disable scheduleDaily
This commit is contained in:
parent
4743f9d8e1
commit
015bd6fcbf
1 changed files with 1 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue