diff --git a/.drone.yml b/.drone.yml index 286f2d8..e720275 100644 --- a/.drone.yml +++ b/.drone.yml @@ -107,7 +107,6 @@ name: renovate trigger: event: - - push - cron - custom branch: diff --git a/renovate.json b/renovate.json index cc18df2..f134b7b 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended"], - "schedule": ["* * * * *"], + "schedule": ["* * 1-7 * *"], "packageRules": [ { "groupName": "Mix dependencies",