diff --git a/.github/renovate.json b/.github/renovate.json index 7a3ef1c5..2f543736 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "schedule": ["0 0 * * 0"], + "schedule": ["0 0 1 * *"], "extends": [ "github>konflux-ci/mintmaker//config/renovate/renovate.json" ],