diff --git a/.github/renovate.json b/.github/renovate.json index 336a46f..f02f654 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,15 +2,5 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "github>ivuorinen/renovate-config" - ], - "packageRules": [ - { - "managers": [ - "github-actions" - ], - "schedule": [ - "daily" - ] - } ] }